Merge "Remove lines added to core policy." am: 7aab100641

am: c132100355

Change-Id: Ib85343db8517255ff8d97feb1b159c6a9d1fc319
This commit is contained in:
Joel Galenson
2019-06-10 11:43:36 -07:00
committed by android-build-merger
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

@@ -8,7 +8,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.