Remove lines added to core policy.

Test: Build.
Change-Id: I8b9a2c49637d59c565d2cf6eb701fdd548070b0d
This commit is contained in:
Joel Galenson
2019-06-05 10:10:00 -07:00
parent 026ef1f903
commit bc19390624
2 changed files with 0 additions and 3 deletions

View File

@@ -7,5 +7,3 @@ init_daemon_domain(hal_drm_clearkey)
hal_server_domain(hal_drm_clearkey, hal_drm)
vndbinder_use(hal_drm_clearkey);
allow hal_drm_clearkey { appdomain -isolated_app }:fd use;

View File

@@ -9,7 +9,6 @@ hal_server_domain(hal_drm_widevine, hal_drm)
vndbinder_use(hal_drm_widevine);
allow hal_drm_widevine mediacodec:fd use;
allow hal_drm_widevine { appdomain -isolated_app }:fd use;
# The Qualcomm DRM-HAL implementation uses a vendor-binder service provided
# by the HWC HAL.