| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-07 | Format: apply clang rules | ||
| 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-16 | floss: Add a libflags shim | ||
| 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 | |||