Merge "Virtual_ab: Add property to control batch writes" am: 64711e9de5
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2319231 Change-Id: Ied9880d6fe1e8c3e29693e5a6f2e804ba7b11d62 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
25f93bebf8
1 changed files with 2 additions and 0 deletions
|
@ -321,6 +321,8 @@ ro.virtual_ab.compression.enabled u:object_r:virtual_ab_prop:s0 exact bool
|
|||
ro.virtual_ab.compression.xor.enabled u:object_r:virtual_ab_prop:s0 exact bool
|
||||
ro.virtual_ab.userspace.snapshots.enabled u:object_r:virtual_ab_prop:s0 exact bool
|
||||
ro.virtual_ab.io_uring.enabled u:object_r:virtual_ab_prop:s0 exact bool
|
||||
ro.virtual_ab.compression.threads u:object_r:virtual_ab_prop:s0 exact bool
|
||||
ro.virtual_ab.batch_writes u:object_r:virtual_ab_prop:s0 exact bool
|
||||
snapuserd.ready u:object_r:snapuserd_prop:s0 exact bool
|
||||
snapuserd.proxy_ready u:object_r:snapuserd_prop:s0 exact bool
|
||||
snapuserd.test.dm.snapshots u:object_r:snapuserd_prop:s0 exact bool
|
||||
|
|
Loading…
Reference in a new issue