commit | d0c0e15cf16c812dd20e98da2a56e703cf149151 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Wed Jul 17 23:35:55 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 17 23:35:55 2024 +0000 |
tree | 51c0af5a06c4c3d596d1d7f3aa64121fa5007ddb | |
parent | 747f58949b8dc4d048858089c9365ca8a18a6fd4 [diff] [blame] |
Revert "Expose starting_at_board_api to access_vectors" This reverts commit 747f58949b8dc4d048858089c9365ca8a18a6fd4. Reason for revert: b/353810776 Change-Id: Ie9dae23229d695113ded37c61822221837c9a55f
diff --git a/flagging/Android.bp b/flagging/Android.bp index 268670c..26e8989 100644 --- a/flagging/Android.bp +++ b/flagging/Android.bp
@@ -55,5 +55,5 @@ filegroup { name: "sepolicy_flagging_macros", - srcs: ["flagging_macros"], + srcs: ["te_macros"], }