commit | e83f9fbc0294e49892ba3c3b4d8450543ed9c418 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Nov 15 15:08:47 2016 -0800 |
committer | Felipe Leme <felipeal@google.com> | Fri Nov 18 17:05:34 2016 -0800 |
tree | a398f06fddab4735947aca25bb711d96d067d7ba | |
parent | 17452436fb4b1c8171b7c24ea3d1cec04302eb9c [diff] [blame] |
Initial definition of the Dumpstate HIDL interfaces. BUG: 31982882 Test: manually built it Change-Id: I3dd1d681061d16059ec9cf67869f20759fb75cd0
diff --git a/dumpstate/Android.bp b/dumpstate/Android.bp new file mode 100644 index 0000000..bbb3e4b --- /dev/null +++ b/dumpstate/Android.bp
@@ -0,0 +1,4 @@ +// This is an autogenerated file, do not edit. +subdirs = [ + "1.0", +]