Loading tools/edit_monitor/Android.bp +12 −0 Original line number Diff line number Diff line Loading @@ -52,3 +52,15 @@ python_test_host { unit_test: true, }, } python_binary_host { name: "edit_monitor", pkg_path: "edit_monitor", srcs: [ "main.py", ], libs: [ "edit_monitor_lib", ], main: "main.py", } tools/edit_monitor/main.py 0 → 100644 +0 −0 Empty file added. Loading
tools/edit_monitor/Android.bp +12 −0 Original line number Diff line number Diff line Loading @@ -52,3 +52,15 @@ python_test_host { unit_test: true, }, } python_binary_host { name: "edit_monitor", pkg_path: "edit_monitor", srcs: [ "main.py", ], libs: [ "edit_monitor_lib", ], main: "main.py", }