Merge "[ALPS04209994] Android Q migration prepare" into alps-trunk-q0.basic
Change-Id: I99aa42ac363730db9de63b50c6c055f8a307e8c6 MTK-Commit-Id: 8ab180af71cb78d2e06e05b7695e99ff8a4ddf27
This commit is contained in:
commit
4d68f2a2e5
@ -1,6 +1,6 @@
|
||||
# HwBinder IPC from client to server, and callbacks
|
||||
binder_call(mtk_hal_em_client, mtk_hal_em_server)
|
||||
binder_call(mtk_hal_em_server, mtk_hal_em_client)
|
||||
|
||||
add_hwservice(mtk_hal_em_server, mtk_hal_em_hwservice)
|
||||
allow mtk_hal_em_client mtk_hal_em_hwservice:hwservice_manager find;
|
||||
# HwBinder IPC from client to server, and callbacks
|
||||
binder_call(mtk_hal_em_client, mtk_hal_em_server)
|
||||
binder_call(mtk_hal_em_server, mtk_hal_em_client)
|
||||
|
||||
add_hwservice(mtk_hal_em_server, mtk_hal_em_hwservice)
|
||||
allow mtk_hal_em_client mtk_hal_em_hwservice:hwservice_manager find;
|
||||
|
@ -1,6 +1,6 @@
|
||||
# HwBinder IPC from client to server, and callbacks
|
||||
binder_call(mtk_hal_log_client, mtk_hal_log_server)
|
||||
binder_call(mtk_hal_log_server, mtk_hal_log_client)
|
||||
|
||||
add_hwservice(mtk_hal_log_server, mtk_hal_log_hwservice)
|
||||
allow mtk_hal_log_client mtk_hal_log_hwservice:hwservice_manager find;
|
||||
# HwBinder IPC from client to server, and callbacks
|
||||
binder_call(mtk_hal_log_client, mtk_hal_log_server)
|
||||
binder_call(mtk_hal_log_server, mtk_hal_log_client)
|
||||
|
||||
add_hwservice(mtk_hal_log_server, mtk_hal_log_hwservice)
|
||||
allow mtk_hal_log_client mtk_hal_log_hwservice:hwservice_manager find;
|
||||
|
@ -1,9 +1,9 @@
|
||||
# ==============================================
|
||||
# MTK Policy Rule
|
||||
# ==============================================
|
||||
|
||||
# For drmserver
|
||||
# Date: WK1812
|
||||
# Operation : Migration
|
||||
# Purpose : For drmserver
|
||||
type access_sys_file, fs_type, sysfs_type;
|
||||
# ==============================================
|
||||
# MTK Policy Rule
|
||||
# ==============================================
|
||||
|
||||
# For drmserver
|
||||
# Date: WK1812
|
||||
# Operation : Migration
|
||||
# Purpose : For drmserver
|
||||
type access_sys_file, fs_type, sysfs_type;
|
||||
|
@ -1,9 +1,9 @@
|
||||
# ==============================================
|
||||
# MTK Policy Rule
|
||||
# ==============================================
|
||||
|
||||
# For drmserver
|
||||
type access_sys_file, fs_type, sysfs_type;
|
||||
|
||||
# For boot type
|
||||
# ==============================================
|
||||
# MTK Policy Rule
|
||||
# ==============================================
|
||||
|
||||
# For drmserver
|
||||
type access_sys_file, fs_type, sysfs_type;
|
||||
|
||||
# For boot type
|
||||
type sysfs_boot_type, fs_type, sysfs_type;
|
Loading…
x
Reference in New Issue
Block a user