summaryrefslogtreecommitdiff
path: root/apex/permission/service/api/system-server-removed.txt
AgeCommit message (Collapse)Author
2021-01-28Migrate apex/permission to packages/modules/PermissionBaligh Uddin
Refactor import in core/proto/android/os/incident.proto BUG: 167963264 Test: TH Change-Id: I1a6aac95deabeee6d301ad83a2ad31ed2663c02e Merged-In: Ib7c32ba3037c534e9ab8c144716d68e46c908a39
2020-06-08Switch service-permissions to java_sdk_libraryPaul Duffin
Previously, the droidstubs generated the system-server API into the current.txt and removed.txt files which are usually associated with the public API surface. This change moves that specification into the system-server....txt files and verifies that no public APIs are leaking into the stubs. Bug: 155164730 Test: m java Change-Id: I907533c36dcb6c0ef679b0098d497d88476d8b95