android_device_mediatek_sep.../r_non_plat/mtk_hal_keyattestation.te
Juju Sung 61d7044c46 [ALPS04767749] Selinux: Add new TE path
[Detail]
New sepolicy path declared and also support
legacy android.

MTK-Commit-Id: 8982268bbef8f852c153428f1a5f83849953c7c2

Change-Id: Ic10f297a312ff2e89e44a0aa323ffa11bc78ff6e
CR-Id: ALPS04767749
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 10:19:48 +08:00

8 lines
343 B
Plaintext

# HwBinder IPC from client to server
binder_call(mtk_hal_keyattestation_client, mtk_hal_keyattestation_server);
add_hwservice(mtk_hal_keyattestation_server, mtk_hal_keyattestation_hwservice)
allow mtk_hal_keyattestation_client mtk_hal_keyattestation_hwservice:hwservice_manager find;
# allow hal_keymaster tee_device:chr_file rw_file_perms;