commit | 9ddc54e386cdc78d4da4e55b91271d8d012ba3d8 | [log] [tgz] |
---|---|---|
author | Baligh Uddin <baligh@google.com> | Sat Mar 06 05:51:39 2021 +0000 |
committer | Baligh Uddin <baligh@google.com> | Sat Mar 06 05:51:39 2021 +0000 |
tree | 958829dca68b8bc0f0f569ade6706125befb1b1d | |
parent | 67108e2b35be95c2ee4e3fc14506a6facfbaf320 [diff] |
Add visibility for new location of permission apex. This is prep. work for f/b/apex/permission migraton to packages/modules/Permission. The Build System does not enforce location checks within visibility, which allows us to add the new location post migration and ensure migration process does not run into visibility related errors. BUG: 167963264 Test: TH