diff options
author | 2024-09-02 22:12:03 +0000 | |
---|---|---|
committer | 2024-09-02 22:12:03 +0000 | |
commit | db99864fc6b366973f205832256f50df71f357fc (patch) | |
tree | 0d891d95d052dfea4658757b996acba73473d00c | |
parent | 3f7f33837a5307122516d564c21b1431a5f9ee42 (diff) | |
parent | feff81b553b59fc63c04e08dac572eded7af3b02 (diff) |
Merge "add a folder for adding unit tests for app functions" into main
-rw-r--r-- | services/tests/appfunctions/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/services/tests/appfunctions/OWNERS b/services/tests/appfunctions/OWNERS new file mode 100644 index 000000000000..7fa891736efe --- /dev/null +++ b/services/tests/appfunctions/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 1627156 +include platform/frameworks/base:/core/java/android/app/appfunctions/OWNERS |