sepolicy: Policy fix for CND SSR

Add sepolicy rule to alow cnd process to perform
directory read on the SYSFS for SSR.

Change-Id: I5d8093b6d01584bcdbd0526f7335d7fcc601a4e5
This commit is contained in:
Tyler Wear
2019-04-17 14:04:59 -07:00
committed by Gerrit - the friendly Code Review server
parent 8bbaa5353d
commit da8f3bb6a4

View File

@@ -77,6 +77,8 @@ binder_call(cnd, qtidataservices_app)
binder_call(cnd, ims)
binder_call(cnd, location)
r_dir_file(cnd, sysfs_ssr)
#diag
userdebug_or_eng(`
diag_use(cnd)