android_device_samsung_a20/universal7885-common
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
..
apps universal7885: SamsungParts: Address 'variable shadowed' warning 2022-03-22 18:53:52 +09:00
bluetooth universal7885: commonize bluetooth include header 2022-03-22 18:12:08 +09:00
configs universal7885: Use component-override to configure Bluetooth 2022-03-22 18:54:01 +09:00
init universal7885: SamsungParts: Update relevant SEPolicy 2022-03-22 18:17:15 +09:00
interfaces universal7885: interfaces: use seteuid() to set fastcharge sysfs value 2022-03-22 18:46:34 +09:00
libshims universal7885: libshim_sensorndkbridge: Add liblog dependency 2022-03-22 18:15:10 +09:00
light universal7885: light: Fix build errors 2022-03-22 18:53:15 +09:00
overlay/frameworks/base universal7885: Enable support for freeform windows and picture-in-picture 2022-03-22 18:52:21 +09:00
overlay-lineage universal7885: Inital port to A20/A20e 2022-03-22 18:08:09 +09:00
props universal7885: Disable settings provider model 2022-03-22 18:47:19 +09:00
recovery universal7885: Merge common thing and cleanup 2022-03-22 18:33:37 +09:00
RemovePackages universal7885: Add remove_packages to nuke useless apps 2022-03-22 18:52:43 +09:00
rootdir universal7885: Switch to AIDL libperfmgr power HAL 2022-03-22 18:51:23 +09:00
rro_overlays universal7885: CameraLightSensor: Use correct code to start service 2022-03-22 18:45:59 +09:00
sepolicy universal7885: import light HAL from hardware/samsung 2022-03-22 18:52:43 +09:00
usb universal7885: Restore power btn longpress function 2022-03-22 18:15:12 +09:00
vendor_detect universal7885: CameraLightSensor: Merge codes to 2 files and fix bugs 2022-03-22 18:43:50 +09:00
vintf universal7885: import light HAL from hardware/samsung 2022-03-22 18:52:43 +09:00
.clang-format universal7885: import light HAL from hardware/samsung 2022-03-22 18:52:43 +09:00
Android.bp universal7885: Inital port to A20/A20e 2022-03-22 18:08:09 +09:00
Android.mk universa7885: commonize build fingerprint 2022-03-22 18:17:01 +09:00
BoardConfigCommon.mk universal7885: Make tree neater and cleanup not-needed scripts 2022-03-22 18:45:07 +09:00
fingerprint.mk universal7885: fingerprint: Update to raven SD1A.210817.036 2022-03-22 18:41:34 +09:00
universal7885-common.mk universal7885: Use component-override to configure Bluetooth 2022-03-22 18:54:01 +09:00
vendor_name universal7885: Import debugging script 2022-03-22 18:18:36 +09:00
vendorsetup.sh universal7885: SamsungParts: Use activity name specified on AndroidManifest.xml 2022-03-22 18:51:41 +09:00