summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeHugger Robot2017-10-04 11:03:53 -0500
committerAndroid (Google) Code Review2017-10-04 11:03:53 -0500
commit0ca697337c52093c8f53d59abe07e9653b4c6c46 (patch)
treed9a5205ce439d5405e4f875839ec42e1cee2cccb
parent03596f28a484e8954c168ce5053e34d4a17dd396 (diff)
parent6f7e8609f9f79877f818b231b8b0b8b906483780 (diff)
downloadsystem-sepolicy-0ca697337c52093c8f53d59abe07e9653b4c6c46.tar.gz
system-sepolicy-0ca697337c52093c8f53d59abe07e9653b4c6c46.tar.xz
system-sepolicy-0ca697337c52093c8f53d59abe07e9653b4c6c46.zip
Merge "Retain hal_drm_server attribute for neverallow tests" into oc-mr1-dev
-rw-r--r--public/attributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/attributes b/public/attributes
index 4dddf496..fa8a6a69 100644
--- a/public/attributes
+++ b/public/attributes
@@ -243,7 +243,7 @@ expandattribute hal_drm false;
243attribute hal_drm_client; 243attribute hal_drm_client;
244expandattribute hal_drm_client true; 244expandattribute hal_drm_client true;
245attribute hal_drm_server; 245attribute hal_drm_server;
246expandattribute hal_drm_server true; 246expandattribute hal_drm_server false;
247attribute hal_cas; 247attribute hal_cas;
248expandattribute hal_cas false; 248expandattribute hal_cas false;
249attribute hal_cas_client; 249attribute hal_cas_client;