summaryrefslogtreecommitdiff
path: root/cmds/bmgr/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/bmgr/TEST_MAPPING')
-rw-r--r--cmds/bmgr/TEST_MAPPING11
1 files changed, 11 insertions, 0 deletions
diff --git a/cmds/bmgr/TEST_MAPPING b/cmds/bmgr/TEST_MAPPING
new file mode 100644
index 000000000000..7c0e79e7692d
--- /dev/null
+++ b/cmds/bmgr/TEST_MAPPING
@@ -0,0 +1,11 @@
+{
+ "presubmit": [
+ ],
+ "postsubmit": [
+ ],
+ "imports": [
+ {
+ "path": "frameworks/base/services/backup"
+ }
+ ]
+}