[ALPS04277923] SUPL SMS dispatch new feature
Allow rild access to send SUPL INIT to mnld. MTK-Commit-Id: c632adb702c3c11b60ee77d28aca477c44d5f6bd Change-Id: If47a5702cd723e2cc1a6a214e1560ba19ae8c055 CR-Id: ALPS04277923 Feature: [Android Default] Message-SMS framework
This commit is contained in:
parent
9f06829adb
commit
865fce7f58
@ -66,3 +66,9 @@ allow mtkrild nvdata_file:file create_file_perms;
|
||||
# Operation: P migration
|
||||
# Purpose: Allow supplementary service HIDL to set vendor property
|
||||
set_prop(mtkrild, mtk_ss_vendor_prop)
|
||||
|
||||
# Date : W19.16
|
||||
# Operation: Q migration
|
||||
# Purpose: Allow rild access to send SUPL INIT to mnld
|
||||
allow rild mnld:unix_dgram_socket sendto;
|
||||
allow mtkrild mnld:unix_dgram_socket sendto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user