| Age | Commit message (Collapse) | Author |
|
Restore SpacesBeforeTrailingComments to 2 to match current style
Then run clang-format -i **/**.{c,h,cc,cpp,hpp}
Then fix a bunch of typo (reported by gerrit)
Then fix unnecessary multiline string
Then fix whitespace for disabled clang format (reported by cpplint)
This is no-op
Bug: 311772251
Test: mmm packages/modules/Bluetooth
Flag: Exempt Format only
Change-Id: If135447803a40a2a07d4630ba2195e08ef8d250c
|
|
On Floss we store the aflags config inside sysprops module.
Bug: 307006275
Tag: #floss
Test: mmm packages/modules/Bluetooth
Test: atest --host bluetooth_test_gd_unit:ConfigCacheTest#test_get_section_property_names
Test: atest --host bluetooth_test_gd_unit:SyspropsModuleTest
Test: manual set/reset/remove persist.device_config.aconfig_flags.bluetooth.com.android.bluetooth.flags.msft_addr_tracking_quirk,
verified behavior changed
Flag: EXEMPT, Floss-only changes
Change-Id: I1d72b7e970d354a6b8c22e6e015d859bd1b48da7
|
|
The code generated by aconfig depends on libflags.
To be able to use aconfig on floss we add a shim version of
libflags.
Bug: 307006275
Flag: EXEMPT, floss
Test: N/A
Change-Id: I7bcc42a0bd4fc86b74fd83a7101d1a82bb6c62dc
|