Allowed edgetpu_vendor_service to access hetero runtime system am: 708eec566d am: ef81a29e05 am: e4fab76efb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/23300785 Change-Id: Ida0cf1acfbecf031280dcf079ad1b2df23dfdf31 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
055ac0105c
@ -29,3 +29,6 @@ allow edgetpu_vendor_server proc_version:file r_file_perms;
|
|||||||
|
|
||||||
# Allow EdgeTPU vendor service to read the overcommit_memory info.
|
# Allow EdgeTPU vendor service to read the overcommit_memory info.
|
||||||
allow edgetpu_vendor_server proc_overcommit_memory:file r_file_perms;
|
allow edgetpu_vendor_server proc_overcommit_memory:file r_file_perms;
|
||||||
|
|
||||||
|
# Allow EdgeTPU vendor service to read hetero runtime properties
|
||||||
|
get_prop(edgetpu_vendor_server, vendor_hetero_runtime_prop)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user