Add OWNERS file for EnforcePermission

This directory will hosts end-to-end tests for @EnforcePermission.
Considered alternative location:
- core/tests/coretests (FrameworksCoreTests): broad ownership, see
  b/243401782.
- system/tools/aidl: our integration tests already exist there. The
  current tests setup for aidl does not install APKs but only raw jar
  files. We want to install a regular application to test the
  effective permissions.

The end-to-end tests will eventually be executed in presubmit via
TEST_MAPPING.

Bug: 269721152
Test: n/a
Change-Id: I6a87b50e794fc3a0ba7c8a48ef9f92b7d6ad5180
This commit is contained in:
Thiébaud Weksteen
2023-02-20 13:17:46 +11:00
parent d897e2934d
commit 8a698935f4

View File

@@ -0,0 +1,3 @@
# Bug component: 315013
tweek@google.com
brufino@google.com