diff options
Diffstat (limited to 'core/java/android')
| -rw-r--r-- | core/java/android/app/compat/TEST_MAPPING | 7 |
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 |
