commit | 901500963b15063c8553b06a2175e3be0e605ac3 | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Mon Mar 25 17:44:14 2024 +0000 |
committer | Rubin Xu <rubinxu@google.com> | Mon Mar 25 19:35:37 2024 +0000 |
tree | 7cfc5eaf807e450b81a0e9005140cc678ca3e4f0 | |
parent | 98d7df0218bbe183ad10d834af053afe46d78df4 [diff] |
Remove flagging from existing Device Policy APIs Early in the Android V release, permission annotations were added to getEnrollmentSpecificId() and getPendingSystemUpdate(), both of which are existing public APIs. These changes were erroneously flagged, causing them to disappear from the beta release. Fix this by removing the flagging. Bug: 331121264 Test: builds Change-Id: Ia2ed00e9075a53fe543902b5706ee22e29ffd0d4