Sal Savage
5abdd4f352
sm7325-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
2022-09-29 22:21:17 -04:00
Alexander Koskovich
e2f7d31417
sm7325-common: Move BT profiles props to vendor
...
* Makes it GSI compatible
Change-Id: I8f7caf241d508af59c16482e6185c42f23f8a460
2022-09-29 22:21:16 -04:00
SGCMarkus
f2a8de29f1
sm7325-common: update to S1RG32.53-18-11
...
Change-Id: I4bea9b6ebe78c4fc87c89405b43bb51467575be5
2022-08-06 21:51:07 +02:00
SGCMarkus
95b667c5b9
sm8250-common -> sm7325-common
2022-03-26 23:16:05 +01:00
SGCMarkus
5404d41486
sm8250-common: set missing opengles prop
...
Change-Id: I3b0dd5e399138bf14b16c1c633bce912872ca288
2022-03-25 11:54:14 +01:00
SGCMarkus
bc6c1abac1
sm8250-common: set board in device tree, and add more stock props
2022-03-09 22:16:05 +01:00
SGCMarkus
05b741a6db
sm8250-common: dont set ro.vendor.hw.dualsim
...
* this is set by motobox if needed and causes issues on single sim devices
2022-03-06 17:40:10 +01:00
SGCMarkus
ca50a49da4
sm8250-common: use moto way of setting dual sim
2022-02-20 13:04:31 +01:00
SGCMarkus
edd9e6b21e
sm8250-common: import audio feature props from nio
...
from
6aab8124c1/properties.mk
2022-02-20 13:04:31 +01:00
dianlujitao
477f21e5c1
sm8250-common: Enable moto specific VT APIs for ims.apk
...
Change-Id: I9be06efcb8130efe543099a1d3a147c3c5148f1c
2022-02-19 15:28:33 +01:00
SGCMarkus
e4966ac6e7
sm8250-common: enable qspm service
2022-02-19 15:28:33 +01:00
Arvind Kumar
15bf2f2822
sm8250-common: GRF: Set soc properties
...
- Set soc model and manufacturer properties
Change-Id: I9ecc1cb75a415f5df147d47234fd9d8b69e1e6b5
2022-02-19 15:28:24 +01:00
SGCMarkus
802309e154
sm8250-common: add missing ril blobs
...
also build libcodec2_hidl@1.0.vendor and set media.settings.xml
2022-02-19 00:16:43 +01:00
SGCMarkus
a5d0fba9e9
sm8250-common: add ro.vendor.radio.imei.sv prop
2022-02-18 23:23:51 +01:00
SGCMarkus
3155670b6d
sm8250-common: add common properties from RRA31.Q3-19-19
2022-02-16 23:30:51 +01:00