diff options
Diffstat (limited to 'system/gd/rust/facade/Android.bp')
-rw-r--r-- | system/gd/rust/facade/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/gd/rust/facade/Android.bp b/system/gd/rust/facade/Android.bp index 3d4d0b9705..82b79567d0 100644 --- a/system/gd/rust/facade/Android.bp +++ b/system/gd/rust/facade/Android.bp @@ -59,7 +59,6 @@ rust_library { "libcxx", ], apex_available: [ - "//apex_available:platform", "com.android.bluetooth", ], min_sdk_version: "30", |