diff options
author | Neha Pattan <npattan@google.com> | 2022-03-02 16:22:57 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2022-03-02 16:22:57 +0000 |
commit | c62f49fbb2bcb3bb8054585c08d89234e01e2c90 (patch) | |
tree | 08134fc65ce6151a668aee3fedbf6f24c937039f /api | |
parent | a90351d7797a86fb8672394adb4f4b3ab954f9ce (diff) | |
parent | b091e1e3a7ce7a4fec9833639a2faf21cd231d86 (diff) |
Merge "(2/3) Remove SupplementalApi from BCP." into tm-dev
Diffstat (limited to 'api')
-rw-r--r-- | api/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/Android.bp b/api/Android.bp index 464c1639d25f..ffd5ecbca177 100644 --- a/api/Android.bp +++ b/api/Android.bp @@ -131,7 +131,6 @@ combined_apis { ], conditional_bootclasspath: [ "framework-auxiliary", - "framework-supplementalapi", ], system_server_classpath: [ "service-media-s", |