summaryrefslogtreecommitdiff
path: root/core/java/android
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-02-10 21:12:10 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-02-10 21:12:10 +0000
commit05fb4434f3e2a17326eb9d67d8cd689a183bc12f (patch)
treedb5ac543fcd5a91e606b20d1762f5e6de23d1787 /core/java/android
parent52c56018018fb8e7d23ace6774abed6a397cab43 (diff)
parent1a0195349b543b89cd516e6a81ff64d0bedf5555 (diff)
Merge "Add TEST_MAPPING for gating and logging"
Diffstat (limited to 'core/java/android')
-rw-r--r--core/java/android/app/compat/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/java/android/app/compat/TEST_MAPPING b/core/java/android/app/compat/TEST_MAPPING
new file mode 100644
index 000000000000..c047df514e8d
--- /dev/null
+++ b/core/java/android/app/compat/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "imports": [
+ {
+ "path": "frameworks/base/services/core/java/com/android/services/compat"
+ }
+ ]
+} \ No newline at end of file