No description
Find a file
Sal Savage c7b191de6f
sdm710-common: Set default the Bluetooth class of device
The class of device is a string with a list of uint8t values:
90,2,12

The meaning is as follows:
{Service Field, Major class, Minor class}

Service Field: 0x5A -> 90
    Bit 17: Networking
    Bit 19: Capturing
    Bit 20: Object Transfer
    Bit 22: Telephony
MAJOR_CLASS: 0x02 -> 2 (Phone)
MINOR_CLASS: 0x0C -> 12 (Smart Phone)

Bug: 217452259
Test: make -j; -- check that bluetooth.device.class_of_device is
correct

Change-Id: I07e83ca352ff969be0e53a0f63b6c940b6c34dfb
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2023-06-17 17:04:03 +03:00
audio sdm710-common: audio: Add HIFI mixer controls [1/2] 2021-08-02 11:57:44 +02:00
configs sdm710-common: Use old thermal config 2023-06-17 17:03:32 +03:00
keylayout sdm710-common: Add FP Gestures 2023-06-17 17:03:40 +03:00
libqti-perfd-client sdm710-common: libqti-perfd-client: Remove namespace declaration 2022-01-03 21:25:51 +01:00
light sdm710-common: Initial commonized tree 2021-07-25 21:56:17 +02:00
overlay sdm710-common: overlay: disable touch-sensibility 2023-06-17 17:04:02 +03:00
overlay-pe/frameworks/base/core/res/res/values kunlun2: Drop vendor_overlay and its hax 2021-07-11 17:06:19 +02:00
pocketmode sdm710-common: Add PocketMode app 2021-07-25 02:07:25 +02:00
power-libperfmgr sdm710-common: power-libperfmgr: move dt2w mode on top of setMode switch 2022-11-12 15:09:34 +01:00
rootdir sdm710-common: add nodes to hide Magisk in banking apps 2023-06-17 17:03:59 +03:00
rro_overlays sdm710-common: wifi: Configure correct overlay configuration. 2023-06-17 17:03:48 +03:00
seccomp sdm710-common: Drop unwanted codec2 seccomp policy 2021-08-16 21:55:24 +02:00
sepolicy sdm710-common: Allow wcnss_service to run shell 2023-06-17 17:04:00 +03:00
wifi sdm710-common: wifi: Enable DFS channel scanning in P2P search 2023-06-17 17:04:02 +03:00
Android.bp kunlun2: Import Pixel power AIDL HAL 2021-01-01 17:52:11 +01:00
Android.mk sdm710-common: Create a symlink to the msadp partition in vendor/etc 2023-06-17 17:03:36 +03:00
aosp.dependencies sdm710-common: dependencies: track branch thirteen 2022-09-18 20:37:31 +02:00
BoardConfigCommon.mk sdm710-common: Remove prebuilt kernel support completely 2023-06-17 17:04:02 +03:00
compatibility_matrix.xml Initial device manifest and compatibility matrix 2021-07-12 02:24:04 +02:00
config.fs config_fs: Remove wcnss_filter 2021-07-12 02:23:57 +02:00
extract-files.sh sdm710-common Unblock madvise syscall for dspservice 2023-06-17 17:03:48 +03:00
LICENSE Create LICENSE 2021-03-22 09:45:31 +01:00
manifest.xml sdm710-common: Update compatibility matrix to support imsFactory v2.0 2023-06-17 17:04:03 +03:00
odm.prop Import stock vendor and odm properties 2021-07-12 02:23:58 +02:00
product.prop sdm710-common: Set default the Bluetooth class of device 2023-06-17 17:04:03 +03:00
proprietary-files.txt sdm710-common: Remove aptX(HD) encoder shared libs 2023-06-17 17:03:40 +03:00
releasetools.py sdm710-common: releasetools: flash firmware images 2021-08-12 00:25:29 +03:00
reorder-libs.py sdm710-common: Add a script to reorder blobs list 2023-06-17 17:03:58 +03:00
sdm710.mk sdm710-common: Force disable iorapd 2023-06-17 17:03:59 +03:00
setup-makefiles.sh sdm710-common: Add support for kunlun2_row 2021-08-01 22:25:35 +02:00
system_ext.prop Move DPM feature property to /system_ext 2021-07-16 18:44:06 +02:00
update-sha1sums.py sdm710-common: Add script to update sha1sums of kanged blobs 2023-06-17 17:03:59 +03:00
vendor.prop sdm710-common: perf: Enable the pre-rendering feature 2023-06-17 17:04:03 +03:00