android_device_samsung_a20/universal7885-common/configs/permissions
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ryan Mitchell 9d3092d1a8
universal7885: Use component-override to configure Bluetooth
Runtime Resource Overlays (RROs) can no longer change the value of
resources in manifest when read during PackagerParser.

This change uses component-override to enable the service by default.

Remove usages of profile_supported_* from overlays as they no
longer configure the enable state of Bluetooth components.

Bug: 135048762
Test: adb shell pm query-services \
      com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
      adb shell pm query-services \
      com.android.bluetooth/.hfpclient.HeadsetClientService
      adb shell pm query-services \
      com.android.bluetooth/.sap.SapService
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:54:01 +09:00
..
component-overrides.xml universal7885: Use component-override to configure Bluetooth 2022-03-22 18:54:01 +09:00
platform-samsung.xml universal7885: Inital port to A20/A20e 2022-03-22 18:08:09 +09:00