diff options
Diffstat (limited to 'Android.bp')
| -rw-r--r-- | Android.bp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp index 040bb6e2a719..be589b2857b4 100644 --- a/Android.bp +++ b/Android.bp @@ -212,7 +212,7 @@ java_library { "android.hardware.contexthub-V1.0-java", "android.hardware.contexthub-V1.1-java", "android.hardware.contexthub-V1.2-java", - "android.hardware.contexthub-V2-java", + "android.hardware.contexthub-V3-java", "android.hardware.gnss-V1.0-java", "android.hardware.gnss-V2.1-java", "android.hardware.health-V1.0-java-constants", @@ -246,7 +246,6 @@ java_library { "android.system.suspend.control.internal-java", "devicepolicyprotosnano", - "com.android.sysprop.apex", "com.android.sysprop.init", "com.android.sysprop.localization", "PlatformProperties", |