Age | Commit message (Expand) | Author |
---|---|---|
2021-02-16 | [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base | Bob Badour |
2020-09-14 | Update language to comply with Android's inclusive language guidance | Jeff Sharkey |
2020-02-03 | Avoid warning logs on blocking Binder calls out of system_server to IBackupTr... | nathch |
2019-11-17 | Add filegroups for services.* libraries | Jiyong Park |
2019-10-11 | Revert "Route backup data through IntermediateEncryptingTransport" | nathch |
2019-09-25 | Route backup data through IntermediateEncryptingTransport | nathch |
2019-09-25 | Add BackupEncryptionService which provides an IntermediateEncryptingTransport | nathch |
2019-09-23 | Add DelegatingTransport which delegates all transport methods to its delegate | nathch |
2019-09-22 | Move transport client code into its own lib | nathch |