/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))
|
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/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 | 164 permissions = target_file_utils.GetPermission(target_path, 166 if target_file_utils.IsExecutable(permissions): 203 permissions = target_file_utils.GetPermission(target_path, 206 target_file_utils.IsExecutable(permissions)):
|
/test/vts-testcase/hal/tetheroffload/control/V1_0/target/ |
D | Android.bp | 12 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/ir/V1_0/target_profiling/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/wifi/V1_0/target/nan/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/vibrator/V1_2/adapter/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts/testcases/host/verify_dtbo/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/graphics/mapper/V2_1/adapter/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/power/V1_2/target/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/vibrator/V1_0/host_profiling/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/audio/V2_0/target/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/gatekeeper/V1_0/target_profiling/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/wifi/V1_2/target_profiling/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/wifi/supplicant/V1_1/target/ |
D | Android.bp | 12 // See the License for the specific language governing permissions and
|
/test/vts-testcase/vndk/hidl/bufferpool/V1_0/target/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/media/omx/V1_0/host_omxstore/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/graphics/composer/V2_2/target/ |
D | Android.bp | 13 // See the License for the specific language governing permissions and
|
/test/vts-testcase/hal/power/V1_1/target_profiling/ |
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/vr/V1_0/target/ |
D | Android.bp | 12 // See the License for the specific language governing permissions and
|