summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2017-09-21 10:14:05 -0400
committerRashed Abdel-Tawab <rashed@linux.com>2017-09-21 10:14:05 -0400
commit2fbb5b6fa37700429b0418869fc3e0abe5eac66e (patch)
tree3b83a9cef01de7d732e8c5e72b923afd8cb6be7e /Android.bp
downloadhardware_lineage_interfaces-2fbb5b6fa37700429b0418869fc3e0abe5eac66e.tar.gz
hardware_lineage_interfaces-2fbb5b6fa37700429b0418869fc3e0abe5eac66e.tar.bz2
hardware_lineage_interfaces-2fbb5b6fa37700429b0418869fc3e0abe5eac66e.zip
interfaces: Add root Android.bp
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..7aef46b
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,3 @@
+subdirs = [
+ "*"
+]