summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorRamakant Singh <ramaka@codeaurora.org>2017-08-08 18:01:24 +0530
committerRamakant Singh <ramaka@codeaurora.org>2017-08-08 18:01:24 +0530
commit8806c12f59282554ec7517bfd037035f62762d4b (patch)
treefd4ed4ef995395d507caecfe1ecd60843771da99 /manifest.xml
parentc0c157b77285414337915db169251e1dea19090a (diff)
Display: Add entry for postproc
Change-Id: Idb6d9294be7a8a2c0ad28d50dfb8d8ae63803133
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index 5030656..346c47b 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -121,6 +121,15 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</interface>
</hal>
<hal format="hidl">
+ <name>vendor.display.postproc</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IDisplayPostproc</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
+ <hal format="hidl">
<name>android.hardware.configstore</name>
<transport>hwbinder</transport>
<version>1.0</version>