aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKiyoung Kim <kiyoungkim@google.com>2024-03-11 13:04:32 +0900
committerKiyoung Kim <kiyoungkim@google.com>2024-03-11 13:04:32 +0900
commit3339e2c4ee39c446ee1428fa2e4d5981194c96bf (patch)
treed3534d712825fe0b7dc0b9ca217f311d14d2fe44
parent5d9be44e07a59832270efccebfa957bbffe51b42 (diff)
downloadlibevent-main.tar.gz
Remove VNDK definition(s)HEADmastermain
As of VNDK deprecation, any libraries that defines vndk is no longer valid anymore. This change removes all VNDK definition(s) from modules which was VNDK. Bug: 328994089 Test: AOSP CF build succeeded Change-Id: I2ace0f6ffcc633f6ce2e76bed82e1a340ce8cbae
-rw-r--r--Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 1febd8c..9abb533 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,9 +53,6 @@ cc_library {
recovery_available: true,
vendor_available: true,
product_available: true,
- vndk: {
- enabled: true,
- },
unique_host_soname: true,
arch: {