summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2018-10-02 13:51:03 +0200
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commitc9f0ad287bbed818bdc2ad4111baca21a0f1136d (patch)
treec52075cc4fa415dd8eb86050315fa177dc172f77 /Android.bp
parenta6bc0939a7fdcc830fc267663514918ed4d6690a (diff)
sdm660-common: Use Soong namespace to avoid device build conflicts
Change-Id: Id04f464102264b6f2e8d49b39389c7e346613b39
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 {
+}