• Home
  • Raw
  • Download

Lines Matching refs:to

6 # systrace support - allow atrace to run
24 # allow shell to call dumpsys storaged
35 # Allow shell binaries to write trace data to Perfetto. Used for testing and
41 # Allow shell binaries to exec the perfetto cmdline util and have that
42 # transition into its own domain, so that it behaves consistently to
45 # Allow to send SIGINT to perfetto when daemonized.
48 # Allow shell to run adb shell cmd stats commands. Needed for CTS.
51 # Allow shell to read and unlink traces stored in /data/misc/a11ytraces.
57 # Allow shell to read and unlink traces stored in /data/misc/perfetto-traces.
64 # Allow shell to create/remove configs stored in /data/misc/perfetto-configs.
68 # Allow shell to run adb shell cmd gpu commands.
71 # Allow shell to use atrace HAL
77 # The dl.exec_linker* tests need to execute /system/bin/linker
81 # Renderscript host side tests depend on being able to execute
85 # Allow (host-driven) ART run-tests to execute dex2oat, in order to
89 # Allow shell to start and comminicate with lpdumpd.
93 # Allow shell to set and read value of properties used for CTS tests of
97 # Allow shell to set this property used for rollback tests
100 # Allow shell to get encryption policy of /data/local/tmp/, for CTS
106 # Allow shell to execute simpleperf without a domain transition.
110 # Allow shell to execute profcollectctl without a domain transition.
113 # Allow shell to read profcollectd data files.
116 # Allow to issue control commands to profcollectd binder service.
120 # Allow shell to call perf_event_open for profiling other shell processes, but
125 # Allow shell to read /apex/apex-info-list.xml and the vendor apexes
141 # Allow shell to start/stop traced via the persist.traced.enable
148 # Allow shell to start/stop heapprofd via the persist.heapprofd.enable
151 # Allow shell to start/stop traced_perf via the persist.traced_perf.enable
154 # Allow shell to start/stop gsid via ctl.start|stop|restart gsid.
157 # Allow shell to enable Dynamic System Update
159 # Allow shell to mock an OTA using persist.pm.mock-upgrade
165 # Allow shell to read the vendor security patch level for CTS
179 # Allow shell to read boot image timestamps and fingerprints.
184 # Allow shell to read the keystore key contexts files. Used by native tests to test label lookup.
187 # Allow shell to access the keystore2_key namespace shell_key. Mainly used for native tests.
190 # Allow shell to write db.log.detailed, db.log.slow_query_threshold*
193 # Allow shell to write MTE properties even on user builds.
196 # Allow shell to read the dm-verity props on user builds.
199 # Allow shell to read Virtual A/B related properties
202 # Never allow others to set or get the perf.drop_caches property.
209 # Allow shell read access to /apex/apex-info-list.xml for CTS.