Merge changes I1c22cd8a,I11427ca4 into main

* changes:
  Enforce system_suspend
  Enforce fastbootd
This commit is contained in:
Wilson Sung 2023-12-27 13:38:16 +00:00 committed by Android (Google) Code Review
commit bdb5c3c383
2 changed files with 0 additions and 7 deletions

View file

@ -1,3 +0,0 @@
userdebug_or_eng(`
permissive system_suspend;
')

View file

@ -1,4 +0,0 @@
# b/307468887
userdebug_or_eng(`
permissive fastbootd;
')