blob: a7a23166a02dae8b63e780469dc599a90b7dc501 [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.
Jeongik Cha57272382021-01-26 10:20:49 +090020// TODO(b/150578172): clean up unstable and non-versioned aidl module
Vic Yangefd249e2018-11-12 20:19:56 -080021var VndkMustUseVendorVariantList = []string{
Jiyong Park44a13ac2021-07-22 03:06:58 +000022 "android.hardware.authsecret-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090023 "android.hardware.authsecret-V1-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000024 "android.hardware.authsecret-ndk_platform",
25 "android.hardware.authsecret-unstable-ndk_platform",
26 "android.hardware.automotive.occupant_awareness-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090027 "android.hardware.automotive.occupant_awareness-V1-ndk_platform",
28 "android.hardware.health.storage-V1-ndk_platform",
Yifan Hong78d0f482021-01-13 16:10:28 -080029 "android.hardware.health.storage-ndk_platform",
30 "android.hardware.health.storage-unstable-ndk_platform",
Jeongik Cha57272382021-01-26 10:20:49 +090031 "android.hardware.identity-V2-ndk_platform",
David Zeuthenb71fe842020-02-12 10:02:20 -050032 "android.hardware.identity-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000033 "android.hardware.light-V1-ndk",
34 "android.hardware.light-V1-ndk_platform",
35 "android.hardware.light-ndk_platform",
36 "android.hardware.memtrack-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090037 "android.hardware.memtrack-V1-ndk_platform",
38 "android.hardware.memtrack-ndk_platform",
Kalesh Singh7b63b262020-12-09 19:15:20 -050039 "android.hardware.memtrack-unstable-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000040 "android.hardware.nfc@1.2",
41 "android.hardware.oemlock-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090042 "android.hardware.oemlock-V1-ndk_platform",
43 "android.hardware.oemlock-ndk_platform",
ChengYou Ho142b28a2021-01-01 12:50:37 +080044 "android.hardware.oemlock-unstable-ndk_platform",
Jeongik Cha57272382021-01-26 10:20:49 +090045 "android.hardware.power-V1-ndk_platform",
Wei Wang6c016182020-01-14 17:31:10 -080046 "android.hardware.power-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000047 "android.hardware.rebootescrow-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090048 "android.hardware.rebootescrow-V1-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000049 "android.hardware.power.stats-V1-ndk",
Benjamin Schwartz6ff77ea2021-02-04 17:12:03 -080050 "android.hardware.power.stats-V1-ndk_platform",
Benjamin Schwartz71dfb342020-10-06 08:36:33 -070051 "android.hardware.power.stats-ndk_platform",
52 "android.hardware.power.stats-unstable-ndk_platform",
Steven Morelandde0bac52020-01-06 13:22:03 -080053 "android.hardware.rebootescrow-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000054 "android.hardware.security.keymint-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090055 "android.hardware.security.keymint-V1-ndk_platform",
56 "android.hardware.security.keymint-ndk_platform",
Shawn Willden7831d3e2020-12-11 06:06:36 -070057 "android.hardware.security.keymint-unstable-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000058 "android.hardware.security.secureclock-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090059 "android.hardware.security.secureclock-V1-ndk_platform",
Jeongik Cha57272382021-01-26 10:20:49 +090060 "android.hardware.security.secureclock-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000061 "android.hardware.security.secureclock-unstable-ndk_platform",
62 "android.hardware.security.sharedsecret-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090063 "android.hardware.security.sharedsecret-V1-ndk_platform",
Chirag Pathakcfa22052020-12-07 22:22:19 +000064 "android.hardware.security.sharedsecret-ndk_platform",
65 "android.hardware.security.sharedsecret-unstable-ndk_platform",
Jeongik Cha57272382021-01-26 10:20:49 +090066 "android.hardware.vibrator-V1-ndk_platform",
Steven Moreland8aca9022020-01-06 13:40:50 -080067 "android.hardware.vibrator-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000068 "android.hardware.weaver-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090069 "android.hardware.weaver-V1-ndk_platform",
70 "android.hardware.weaver-ndk_platform",
ChengYou Ho4b197e12021-01-20 01:57:20 +080071 "android.hardware.weaver-unstable-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000072 "android.system.keystore2-V1-ndk",
Jeongik Cha57272382021-01-26 10:20:49 +090073 "android.system.keystore2-V1-ndk_platform",
74 "android.system.keystore2-ndk_platform",
Janis Danisevskise8f655c2020-09-30 14:45:28 -070075 "android.system.keystore2-unstable-ndk_platform",
Jiyong Park44a13ac2021-07-22 03:06:58 +000076 "android.system.suspend-V1-ndk",
Kalesh Singhada357a2021-07-22 00:36:17 +000077 "android.system.suspend-V1-ndk_platform",
Vic Yangefd249e2018-11-12 20:19:56 -080078 "libbinder",
Vic Yangefd249e2018-11-12 20:19:56 -080079 "libcrypto",
Vic Yangefd249e2018-11-12 20:19:56 -080080 "libexpat",
Albal Tai7667b622020-02-19 06:17:51 +000081 "libgatekeeper",
Vic Yangefd249e2018-11-12 20:19:56 -080082 "libgui",
Albal Tai7667b622020-02-19 06:17:51 +000083 "libhidlcache",
84 "libkeymaster_messages",
85 "libkeymaster_portable",
86 "libmedia_omx",
87 "libpuresoftkeymasterdevice",
Vic Yangefd249e2018-11-12 20:19:56 -080088 "libselinux",
Albal Tai7667b622020-02-19 06:17:51 +000089 "libsoftkeymasterdevice",
Vic Yangefd249e2018-11-12 20:19:56 -080090 "libsqlite",
91 "libssl",
Albal Tai7667b622020-02-19 06:17:51 +000092 "libstagefright_bufferpool@2.0",
Vic Yangefd249e2018-11-12 20:19:56 -080093 "libstagefright_bufferqueue_helper",
Vic Yangefd249e2018-11-12 20:19:56 -080094 "libstagefright_foundation",
95 "libstagefright_omx",
96 "libstagefright_omx_utils",
Vic Yangefd249e2018-11-12 20:19:56 -080097 "libstagefright_xmlparser",
Vic Yangefd249e2018-11-12 20:19:56 -080098 "libui",
Vic Yangefd249e2018-11-12 20:19:56 -080099 "libxml2",
Vic Yangefd249e2018-11-12 20:19:56 -0800100}