diff options
Diffstat (limited to 'apex')
-rw-r--r-- | apex/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/Android.bp b/apex/Android.bp index f68c56cc17..7451a8c455 100644 --- a/apex/Android.bp +++ b/apex/Android.bp @@ -23,6 +23,7 @@ apex { compat_configs: [ "bluetooth-compat-config", "framework-bluetooth-compat-config", + "bluetoothapk-platform-compat-config", ], apps: ["Bluetooth"], |