Make sepolicy rules for new domain qtidataservices

Adding rules and binder call for the new domain
qtidataservices_app which is created as part of
moving cne's certifciate API's from system to
vendor partition.

Change-Id: I1b67595e413983a925d4be4ad182e748de68e309
CRs-Fixed: 2378996
This commit is contained in:
Ankur Sharma
2019-01-10 19:19:51 +05:30
parent 714332895d
commit 6ed23be2cd

View File

@@ -88,4 +88,7 @@ userdebug_or_eng(`
allow location hal_cne_hwservice:hwservice_manager find;
binder_call(location, cnd)
allow location hal_cacert_hwservice:hwservice_manager find;
binder_call(location, qtidataservices_app)
get_prop(location, vendor_wifi_prop)