commit | 55fef4f9d77103dc9fbb838fc21edd9f61afc301 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Tue Jun 02 17:48:57 2020 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Mon Jun 08 15:27:59 2020 +0100 |
tree | aaa75ba2e89959b30fbf4c2d38e9bbef5238ecf2 | |
parent | bff0678b6e1b277215df6351b3e1f8b4b2041754 [diff] |
Switch service-permissions to java_sdk_library 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