/test/suite_harness/common/host-side/manifest-generator/tests/src/com/android/compatibility/common/generator/ |
D | ManifestGeneratorTest.java | 56 List<String> permissions = new ArrayList<>(); in testManifest() local 57 permissions.add(PERMISSION_A); in testManifest() 58 permissions.add(PERMISSION_B); in testManifest() 77 permissions, activities, libraries); in testManifest()
|
/test/vts-testcase/kernel/api/hwbinder/ |
D | VtsKernelHwBinderTest.py | 47 permissions = target_file_utils.GetPermission( 50 target_file_utils.IsReadWrite(permissions), 52 permissions))
|
/test/suite_harness/common/host-side/manifest-generator/src/com/android/compatibility/common/generator/ |
D | ManifestGenerator.java | 46 List<String> permissions = new ArrayList<>(); in main() local 63 permissions.add(args[++i]); in main() 84 generate(out, pkgName, instrumentName, minSdk, targetSdk, permissions, activities, in main() 100 String minSdk, String targetSdk, List<String> permissions, List<String> activities, in generate() argument 117 for (String permission : permissions) { in generate()
|
/test/vts-testcase/kernel/api/selinux/ |
D | VtsKernelSelinuxFileApiTest.py | 58 permissions = target_file_utils.GetPermission( 61 test_object.get_permission_checker()(permissions), 63 (test_object.get_path(), permissions))
|
/test/vts-testcase/kernel/ltp/shell_environment/definitions/ |
D | path_permission.py | 38 permissions=None, argument 43 self._permissions = permissions
|
/test/vts-testcase/vndk/dependency/ |
D | VtsVndkDependencyTest.py | 152 permissions = target_file_utils.GetPermission(target_path, 154 if target_file_utils.IsExecutable(permissions): 191 permissions = target_file_utils.GetPermission(target_path, 194 target_file_utils.IsExecutable(permissions)):
|
/test/vts-testcase/hal/treble/platform_version/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/weaver/V1_0/target/ |
D | Android.bp | 12 // See the License for the specific language governing permissions and
|
/test/vts-testcase/performance/hwbinder_benchmark/passthrough_systrace/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/tv/cec/V1_0/host_profiling/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/oemlock/V1_0/target/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/audio/effect/V4_0/target/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/kernel/api/proc/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/performance/hwbinder_latency_test/binderize/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/vibrator/V1_0/target_profiling/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/thermal/V1_1/target/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/nfc/V1_0/host_profiling/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/power/V1_1/adapter/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/gatekeeper/V1_0/target_replay/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/boot/V1_0/target/ |
D | Android.bp | 12 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/cas/V1_0/target/ |
D | Android.bp | 12 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/usb/V1_0/target_replay/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/performance/binder_benchmark/binder_performance_systrace_test/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/performance/binder_throughput_test/binder_throughput_benchmark_systrace/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/keymaster/V4_0/target/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|