summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Moreland2017-11-02 17:23:23 -0500
committerSteven Moreland2017-11-02 17:25:59 -0500
commit71f26bf5ccde4265d94868f817112000ab1be84c (patch)
tree50dd13c7a54bf01df494a72d7c7c6500cc9c8a29 /dumpstate/Android.bp
parent9d4c21f9afb122c64255d0d4bdfa935d2b0bc834 (diff)
downloadplatform-hardware-interfaces-71f26bf5ccde4265d94868f817112000ab1be84c.tar.gz
platform-hardware-interfaces-71f26bf5ccde4265d94868f817112000ab1be84c.tar.xz
platform-hardware-interfaces-71f26bf5ccde4265d94868f817112000ab1be84c.zip
dumpstate mk -> bp
Test: compilation finds dependencies Bug: 37512442 Change-Id: Ib207c2163a07dea03c096283d10b00af966a1728
Diffstat (limited to 'dumpstate/Android.bp')
-rw-r--r--dumpstate/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dumpstate/Android.bp b/dumpstate/Android.bp
index 33f70eba..ed19a370 100644
--- a/dumpstate/Android.bp
+++ b/dumpstate/Android.bp
@@ -1,5 +1,6 @@
1// This is an autogenerated file, do not edit. 1// This is an autogenerated file, do not edit.
2subdirs = [ 2subdirs = [
3 "1.0", 3 "1.0",
4 "1.0/default",
4 "1.0/vts/functional", 5 "1.0/vts/functional",
5] 6]