• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# ==============================================
2# MTK Policy Rule for vendor
3# ==============================================
4
5# Date: WK14.44
6# Operation : Migration
7# Purpose : EVDO
8allow audioserver rpc_socket:sock_file write;
9allow audioserver ttySDIO_device:chr_file rw_file_perms;
10
11# Data: WK14.44
12# Operation : Migration
13# Purpose : for low SD card latency issue
14allow audioserver sysfs_lowmemorykiller:file { read open };
15
16# Data: WK14.45
17# Operation : Migration
18# Purpose : for change thermal policy when needed
19allow audioserver proc_mtkcooler:dir search;
20allow audioserver proc_mtktz:dir search;
21allow audioserver proc_thermal:dir search;
22
23# Date : WK15.03
24# Operation : Migration
25# Purpose : offloadservice
26allow audioserver offloadservice_device:chr_file rw_file_perms;
27
28# Date : WK16.17
29# Operation : Migration
30# Purpose: read/open sysfs node
31allow audioserver sysfs_ccci:file r_file_perms;
32
33# Date : WK16.18
34# Operation : Migration
35# Purpose: research root dir "/"
36allow audioserver tmpfs:dir search;
37
38# Date : WK16.18
39# Operation : Migration
40# Purpose: access sysfs node
41allow audioserver sysfs_ccci:dir search;
42
43# Purpose: Dump debug info
44allow audioserver debugfs_binder:dir search;
45allow audioserver fuse:file write;
46
47# Date : WK16.33
48# Purpose: Allow to access ged for gralloc_extra functions
49allow audioserver proc_ged:file rw_file_perms;
50
51# Date : WK16.48
52# Purpose: Allow to trigger AEE dump
53allow audioserver crash_dump:unix_stream_socket connectto;
54
55# Date: 2019/06/14
56# Operation : Migration
57get_prop(audioserver, vendor_default_prop)
58