From 40315339831cf3cdcbe5c24f1969ff0867c6f295 Mon Sep 17 00:00:00 2001 From: Ethan Chen Date: Sat, 29 Jun 2019 08:19:22 +0800 Subject: [PATCH] zippo: Use Soong namespace to avoid device build conflicts Change-Id: I5b64a2e50aeb178991b4d57b138be1dd6fab5a8d --- Android.bp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Android.bp diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..347ce1c --- /dev/null +++ b/Android.bp @@ -0,0 +1,3 @@ +soong_namespace { +} +