summaryrefslogtreecommitdiff
path: root/floss/android-base/include
AgeCommit message (Collapse)Author
2024-07-07Format: apply clang rules William Escande
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
2024-04-25Add a android-base shim for floss David Duarte
The code generated by the sysprop tool depends on some APIs of android-base to read properties to make it work on floss we add the needed API and wire them to the GD OS APIs Bug: 337064224 Test: None Flag: EXEMPT, floss Change-Id: Ifa8491b475cd2461904eb42a40a96713c43bf459