commit | d1ac340034a48195fa4392fca5b567c4401cee20 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Sep 06 07:55:58 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Sep 06 07:55:58 2021 +0000 |
tree | 597808cc705200ef5dcac1efa03f4f1bd97d3889 | |
parent | d05534f3d52f23fc57946fdd30842b0c49af8678 [diff] | |
parent | 39f497013cbf9884995cd3b8244da17c65be3ffe [diff] |
Merge "SEPolicy for compos_verify_key."
diff --git a/public/device.te b/public/device.te index cc2ef57..1a71a40 100644 --- a/public/device.te +++ b/public/device.te
@@ -17,7 +17,7 @@ type radio_device, dev_type; type ram_device, dev_type, bdev_type; type rtc_device, dev_type; -type vd_device, dev_type; +type vd_device, dev_type, bdev_type; type vold_device, dev_type; type console_device, dev_type; type fscklogs, dev_type;