summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2020-03-01 17:06:18 -0800
committerNolen Johnson <johnsonnolen@gmail.com>2020-07-14 18:34:36 -0400
commite1096a4496c1f5ea80fec10d41fee26e02d4e0e7 (patch)
tree855570fae1329bbfd5a807191c1dac2ec62c56ea /Android.bp
parent0bf455aa44afcec413425c9842261ebb9159dc67 (diff)
pro1: Add Soong namespace for device
Change-Id: I7ebef32ca331ab926b7685aa4ab0492c732bb9c5
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..9515b25
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,2 @@
+soong_namespace {
+}