blob: 1047c52a1895cfd9f0099d2cd609c38601fb24a8 [file] [log] [blame]
Vic Yangefd249e2018-11-12 20:19:56 -08001// Copyright 2019 Google Inc. All rights reserved.
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.
5// You may obtain a copy of the License at
6//
7// http://www.apache.org/licenses/LICENSE-2.0
8//
9// Unless required by applicable law or agreed to in writing, software
10// distributed under the License is distributed on an "AS IS" BASIS,
11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12// See the License for the specific language governing permissions and
13// limitations under the License.
14
15package config
16
17// List of VNDK libraries that have different core variant and vendor variant.
18// For these libraries, the vendor variants must be installed even if the device
19// has VndkUseCoreVariant set.
20var VndkMustUseVendorVariantList = []string{
Vic Yangefd249e2018-11-12 20:19:56 -080021 "android.hardware.automotive.evs@1.0",
22 "android.hardware.automotive.vehicle@2.0",
Vic Yangefd249e2018-11-12 20:19:56 -080023 "android.hardware.broadcastradio@2.0",
24 "android.hardware.camera.device@1.0",
25 "android.hardware.camera.device@3.2",
26 "android.hardware.camera.device@3.3",
27 "android.hardware.camera.device@3.4",
28 "android.hardware.camera.provider@2.4",
Vic Yangefd249e2018-11-12 20:19:56 -080029 "android.hardware.fastboot@1.0",
Vic Yangefd249e2018-11-12 20:19:56 -080030 "android.hardware.media.bufferpool@1.0",
Vic Yangefd249e2018-11-12 20:19:56 -080031 "android.hardware.neuralnetworks@1.0",
32 "android.hardware.neuralnetworks@1.1",
33 "android.hardware.neuralnetworks@1.2",
Slava Shklyaev77797662019-08-23 15:30:41 +010034 "android.hardware.neuralnetworks@1.3",
Vic Yangefd249e2018-11-12 20:19:56 -080035 "android.hardware.nfc@1.2",
36 "android.hardware.oemlock@1.0",
37 "android.hardware.power.stats@1.0",
Wei Wang6c016182020-01-14 17:31:10 -080038 "android.hardware.power-ndk_platform",
Vic Yangefd249e2018-11-12 20:19:56 -080039 "android.hardware.power@1.0",
40 "android.hardware.power@1.1",
41 "android.hardware.radio@1.4",
42 "android.hardware.secure_element@1.0",
43 "android.hardware.sensors@1.0",
44 "android.hardware.soundtrigger@2.0",
45 "android.hardware.soundtrigger@2.0-core",
46 "android.hardware.soundtrigger@2.1",
47 "android.hardware.tetheroffload.config@1.0",
48 "android.hardware.tetheroffload.control@1.0",
Steven Moreland9dbe4032020-01-06 13:40:50 -080049 "android.hardware.vibrator-ndk_platform",
Vic Yangefd249e2018-11-12 20:19:56 -080050 "android.hardware.weaver@1.0",
51 "android.hardware.wifi.hostapd@1.0",
52 "android.hardware.wifi.offload@1.0",
53 "android.hardware.wifi.supplicant@1.0",
54 "android.hardware.wifi.supplicant@1.1",
Vic Yangefd249e2018-11-12 20:19:56 -080055 "android.hardware.wifi@1.1",
56 "android.hardware.wifi@1.2",
57 "android.hardwareundtrigger@2.0",
58 "android.hardwareundtrigger@2.0-core",
59 "android.hardwareundtrigger@2.1",
Vic Yangefd249e2018-11-12 20:19:56 -080060 "libaudioroute",
Vic Yangefd249e2018-11-12 20:19:56 -080061 "libbinder",
62 "libcamera_metadata",
63 "libcrypto",
Vic Yangefd249e2018-11-12 20:19:56 -080064 "libexpat",
Vic Yangdb1cb102019-04-02 13:10:23 -070065 "libgatekeeper",
Vic Yangefd249e2018-11-12 20:19:56 -080066 "libgui",
67 "libhidlcache",
Vic Yangdb1cb102019-04-02 13:10:23 -070068 "libkeymaster_messages",
69 "libkeymaster_portable",
Vic Yang7f438b12019-09-09 10:37:34 -070070 "libprotobuf-cpp-full",
71 "libprotobuf-cpp-lite",
Vic Yangefd249e2018-11-12 20:19:56 -080072 "libpuresoftkeymasterdevice",
Vic Yangefd249e2018-11-12 20:19:56 -080073 "libselinux",
74 "libsoftkeymasterdevice",
75 "libsqlite",
76 "libssl",
Vic Yangdb1cb102019-04-02 13:10:23 -070077 "libstagefright_amrnb_common",
Vic Yang8c38ecb2020-01-10 21:01:18 -080078 "libstagefright_bufferpool@2.0",
Vic Yangefd249e2018-11-12 20:19:56 -080079 "libstagefright_bufferqueue_helper",
Vic Yangdb1cb102019-04-02 13:10:23 -070080 "libstagefright_enc_common",
Vic Yangefd249e2018-11-12 20:19:56 -080081 "libstagefright_flacdec",
82 "libstagefright_foundation",
83 "libstagefright_omx",
84 "libstagefright_omx_utils",
85 "libstagefright_soft_aacdec",
86 "libstagefright_soft_aacenc",
87 "libstagefright_soft_amrdec",
88 "libstagefright_soft_amrnbenc",
89 "libstagefright_soft_amrwbenc",
90 "libstagefright_soft_avcdec",
91 "libstagefright_soft_avcenc",
92 "libstagefright_soft_flacdec",
93 "libstagefright_soft_flacenc",
94 "libstagefright_soft_g711dec",
95 "libstagefright_soft_gsmdec",
96 "libstagefright_soft_hevcdec",
97 "libstagefright_soft_mp3dec",
98 "libstagefright_soft_mpeg2dec",
99 "libstagefright_soft_mpeg4dec",
100 "libstagefright_soft_mpeg4enc",
101 "libstagefright_soft_opusdec",
102 "libstagefright_soft_rawdec",
103 "libstagefright_soft_vorbisdec",
104 "libstagefright_soft_vpxdec",
105 "libstagefright_soft_vpxenc",
106 "libstagefright_xmlparser",
Vic Yangefd249e2018-11-12 20:19:56 -0800107 "libui",
108 "libvorbisidec",
109 "libxml2",
Vic Yangdb1cb102019-04-02 13:10:23 -0700110 "libyuv",
Vic Yangefd249e2018-11-12 20:19:56 -0800111}