Sal Savage
807014fedb
universal7885: bluetooth: set default the 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)
2022-08-19 07:11:16 +09:00
..
apps
FMRadio: comment this line
2022-07-31 07:43:16 -03:00
bluetooth
universal7885: format code using clang-format-15
2022-04-12 17:37:51 +09:00
camera /provider
universal7885: Drop recent camera changes
2022-07-06 15:38:24 +00:00
configs
universal7885: bluetooth: migrate to AIDL audio HAL
2022-08-19 07:10:09 +09:00
eklogger
universal7885: Adopt to changes on R10
2022-06-17 13:58:33 +00:00
health
universal7885: health: remove unused namespace
2022-08-18 00:53:00 +02:00
hidl
universal7885: Import radio hals
2022-05-20 18:24:21 +09:00
interfaces
universal7885: parts: Fix the mkswap method
2022-05-23 19:34:19 +09:00
libinit
init: don't enable nfc for all M-Ending models
2022-07-30 07:02:19 -03:00
libshims
universal7885: Remove unused funcs from header
2022-05-10 21:42:46 +09:00
overlay
universal7885: Drop unused keyhandler overlay
2022-05-09 12:52:42 +09:00
releasetools
universal7885: use post-install script
2022-08-18 19:14:58 +02:00
rootdir
rootdir: increase zram to 1.54GB
2022-08-18 07:51:51 -03:00
rro_overlays /WifiOverlay
universal7885: bpfmt
2022-05-20 18:37:24 +09:00
sepolicy
universal7885: sepolicy: Drop file type sysfs_gpu
2022-08-16 17:34:29 +02:00
vendor_detect
vendor_detect: Remove redundant debug flag parse
2022-04-29 22:24:10 +09:00
Android.bp
universal7885: Fixup mistakes
2022-04-30 09:45:53 +09:00
Android.mk
universal7885: add rules for library symlinks
2022-07-30 08:58:49 -03:00
BoardConfigCommon.mk
universal7885: define kernel arch
2022-07-30 08:38:08 -03:00
extract-files.sh
universal7885: Link libexynosdisplay against VNDK 32 libutils
2022-08-17 14:54:52 +09:00
fingerprint.mk
universal7885: update fingerprint
2022-08-18 17:24:55 -03:00
proprietary-files.txt
universal7885: Drop recent camera changes
2022-07-06 15:38:24 +00:00
reorder-libs.py
universal7885: Add a script to reorder blobs list
2022-04-22 07:43:22 +09:00
setup-makefiles.sh
universal7885: Use proper blobs naming
2022-04-21 21:17:50 +09:00
setup.sh
universal7885: refactor makefile generation
2022-08-16 11:28:37 -03:00
system.prop
universal7885: add Blur props
2022-07-16 22:08:41 +02:00
universal7885-common.mk
universal7885: bluetooth: set default the class of device
2022-08-19 07:11:16 +09:00
vendor.prop
universal7885: unify arm branch
2022-07-30 08:08:40 -03:00
vendorsetup.sh
universal7885: track R10.1-T_rom branch for kernel
2022-08-18 01:31:12 +02:00