commit | 9dc28d4afd5eae547848166a9ee96b08b9467872 | [log] [tgz] |
---|---|---|
author | Dileep Marchya <dmarchya@codeaurora.org> | Thu Apr 06 14:00:03 2017 +0530 |
committer | Dileep Marchya <dmarchya@codeaurora.org> | Wed May 17 17:09:12 2017 +0530 |
tree | ce0ef4e71f04f0202ca3ec86479f6c8d3a4a0d1f | |
parent | e870c08ebc6f1f2e8b1c92a80973c8f76c2ac48a [diff] [blame] |
display: Add HIDL for IDisplayConfig. - Add HIDL for display config which can be used by clients to communicate with display for config get/set. CRs-Fixed: 2036340 Change-Id: I3901bad6284668e299e7e818e5920052a98abe0a
diff --git a/display/config/Android.bp b/display/config/Android.bp new file mode 100644 index 0000000..36d9b01 --- /dev/null +++ b/display/config/Android.bp
@@ -0,0 +1,4 @@ +// This is an autogenerated file, do not edit. +subdirs = [ + "1.0", +] \ No newline at end of file