Common Device Tree For Xiaomi 11 Lite NE 5G
Go to file
Sal Savage c5ced088d3 sm8350-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: I24fd57bacbf6786a26f7079e7a6e9857dbe170d1
2023-03-19 17:12:27 +01:00
audio sm8350-common: Remove A2DP input module in audio policy configuration 2023-03-19 17:12:27 +01:00
bootctrl sm8350-common: Update to Boot Control HAL v1.2 2022-09-26 17:12:40 +02:00
configs sm8350-common: Add hotword priv app permissions 2022-09-26 23:58:16 +02:00
gps sm8350-common: gps: Revert oem changes 2022-09-26 17:12:40 +02:00
gpt-utils sm8350-common: Switch to /vendor_dlkm for kernel modules 2022-09-26 17:12:40 +02:00
hidl sm8350-common: Switch BtAudio to AIDL 2023-03-19 17:12:27 +01:00
media sm8350-common: media: Update from haydn V13.0.3.0.SKKMIXM 2022-09-26 17:12:16 +02:00
overlay sm8350-common: overlay: Set preferred refresh rate on keyguard to 60 2022-09-26 17:12:40 +02:00
overlay-lineage Revert "sm6250-common: overlay-lineage: set config_haveNotch overlay to true" 2022-09-25 20:04:30 +02:00
power sm8350-common: Add power HAL extension and use xiaomi-touch to handle dt2w 2022-04-02 00:00:58 +02:00
rootdir sm8350-common: Switch to /vendor_dlkm for kernel modules 2022-09-26 17:12:40 +02:00
rro_overlays sm8350-common: overlay: Remove "SIM x is HD capable" message 2022-12-31 14:29:58 +01:00
sensors sm8350-common: sensors: Updated multihal to use new sensors AIDL interface. 2023-03-05 10:01:19 +05:30
sepolicy sm8350-common: sepolicy: Drop duplicate wakeup node labels 2023-03-05 10:01:31 +05:30
udfps sm8350-common: udfps: Update handler with newly introduced methods 2022-09-25 20:04:30 +02:00
vibrator sm8350-common: aidl: Remove ndk_platform backend. Use the ndk backend. 2023-01-21 23:56:23 +05:30
wifi sm8350-common: Update WCNSS_qcom_cfg.ini from haydn V13.0.3.0.SKKMIXM 2022-09-26 17:12:40 +02:00
Android.bp sm8350-common: fingerprint: Add xiaomi fingerprintextension support 2022-04-02 00:02:26 +02:00
Android.mk sm8350-common: Drop unused EGL lib symlinks 2022-04-01 17:12:23 +02:00
BoardConfigCommon.mk sm8350-common: Enable bluetooth profiles with product.prop 2023-03-19 17:12:27 +01:00
common.mk sm8350-common: Remove A2DP input module in audio policy configuration 2023-03-19 17:12:27 +01:00
config.fs sm8350-common: gps: Disable xtwifi location services 2022-04-02 00:06:02 +02:00
extract-files.sh sm8350-common: Set max_retry_alloc_output_timeout to 0 2022-09-26 17:12:40 +02:00
lineage.dependencies sm8350-common: Add lineage.dependencies 2022-04-01 23:43:34 +02:00
odm.prop
product.prop sm8350-common: Set default the Bluetooth class of device 2023-03-19 17:12:27 +01:00
proprietary-files.txt sm8350-common: Remove QTI BT stack bits 2023-03-19 17:12:24 +01:00
README.md
setup-makefiles.sh sm8350-common: Update extract scripts from templates 2022-04-01 17:39:06 +02:00
system_ext.prop sm8350-common: Drop media target variant property from system_ext.prop 2022-10-11 00:08:45 +02:00
system.prop sm8350-common: Remove QTI BT stack bits 2023-03-19 17:12:24 +01:00
vendor.prop sm8350-common: Allow overriding content detection refresh rate props 2022-10-30 16:37:05 +01:00

Copyright (C) 2020 - The LineageOS Project

Common device tree for Xiaomi SM8350 based devices