Allow permissions to call CNE

Allow XTRA permissions to call CNE

CRs-Fixed: 2195094
Change-Id: I895966bbb888e4d6141befe62171e56379debe7c
This commit is contained in:
Dante Russo 2018-02-23 11:40:45 -08:00
parent f6c02fd2d2
commit bd301074b6

View file

@ -43,3 +43,6 @@ allow location location_data_file:{ file sock_file } create_file_perms;
userdebug_or_eng(`
allow location diag_device:chr_file rw_file_perms;
')
allow location hal_cne_hwservice:hwservice_manager find;
binder_call(location, cnd)