commit | 4f5ba7ca8d88df2342ff593ae38b3bbd9814e4d2 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Wed Jun 21 15:16:15 2023 -0700 |
committer | Xin Li <delphij@google.com> | Wed Jun 21 15:16:15 2023 -0700 |
tree | 6a384b79c9b90784081eebb4712ce79609c76fd2 | |
parent | ca5f06cdb90a6e49f0da34b2c26762a223c1cad6 [diff] | |
parent | d947550b6f06d5c1502cf5b1a3458db314d2cf01 [diff] |
Merge Android 13 QPR3 Bug: 275386652 Merged-In: I89a052032341990256d608d6708b6d1ac8aceda9 Change-Id: Ifa06cf00a9afba89d0d31c865dc5fde9bf1c05e6
diff --git a/public/hal_drm.te b/public/hal_drm.te index 43d0a7c..34ca0b2 100644 --- a/public/hal_drm.te +++ b/public/hal_drm.te
@@ -12,7 +12,7 @@ allow hal_drm self:process execmem; # Permit reading device's serial number from system properties -get_prop(hal_drm, serialno_prop) +get_prop(hal_drm_server, serialno_prop) # Read files already opened under /data allow hal_drm system_data_file:file { getattr read };