android_device_samsung_a20/universal7885-common/configs/sysconfig
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ryan Mitchell 3399fe3a01
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/.hid.HidDeviceService
      adb shell pm query-services \
      com.android.bluetooth/.sap.SapService
2022-03-22 19:04:23 +09:00
..
component-overrides.xml universal7885: Use component-override to configure Bluetooth 2022-03-22 19:04:23 +09:00
pixel_eureka.xml universal7885: Use component-override to configure Bluetooth 2022-03-22 19:04:23 +09:00