Fix unable to revoke dhizuku client permission

Add a new user restriction
This commit is contained in:
BinTianqi
2025-06-02 11:51:08 +08:00
parent 7795cc5b8c
commit ba2e4f3a38
6 changed files with 18 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="960"
android:viewportHeight="960">
<path
android:pathData="M200,840q-33,0 -56.5,-23.5T120,760v-160q0,-33 23.5,-56.5T200,520h400v-160h80v160h80q33,0 56.5,23.5T840,600v160q0,33 -23.5,56.5T760,840L200,840ZM200,760h560v-160L200,600v160ZM280,720q17,0 28.5,-11.5T320,680q0,-17 -11.5,-28.5T280,640q-17,0 -28.5,11.5T240,680q0,17 11.5,28.5T280,720ZM420,720q17,0 28.5,-11.5T460,680q0,-17 -11.5,-28.5T420,640q-17,0 -28.5,11.5T380,680q0,17 11.5,28.5T420,720ZM560,720q17,0 28.5,-11.5T600,680q0,-17 -11.5,-28.5T560,640q-17,0 -28.5,11.5T520,680q0,17 11.5,28.5T560,720ZM570,330 L512,272q26,-24 58,-38t70,-14q38,0 70,14t58,38l-58,58q-14,-14 -31.5,-22t-38.5,-8q-21,0 -38.5,8T570,330ZM470,230l-56,-56q44,-44 102,-69t124,-25q66,0 124,25t102,69l-56,56q-33,-33 -76.5,-51.5T640,160q-50,0 -93.5,18.5T470,230ZM200,760v-160,160Z"
android:fillColor="#000000"/>
</vector>