gta4xl-common: 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

Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
3 files changed
tree: 7b9af475164124752b022a3313d0a6625b11c2a9
  1. config/
  2. hardware/
  3. kernel/
  4. overlay/
  5. platform/
  6. recovery/
  7. releasetools/
  8. rro_overlays/
  9. sepolicy/
  10. shim/
  11. Android.mk
  12. BoardConfigPlatform.mk
  13. compatibility_matrix.xml
  14. extract-files.sh
  15. LICENSE
  16. lineage.dependencies
  17. manifest.xml
  18. platform.mk
  19. product.prop
  20. proprietary-files-vendor.txt
  21. proprietary-files.txt
  22. README.md
  23. setup-makefiles.sh
  24. system.prop
  25. vendor.prop
README.md

Copyright 2020 - The LineageOS Project

LineageOS platform tree for Samsung Galaxy Tab S6 Lite WiFi & LTE

Thanks to all the people who made the sources for exynos9820-common on which this tree is heavily based