Merge "Display: Add entry for postproc"

This commit is contained in:
Linux Build Service Account 2017-08-17 23:47:19 -07:00 committed by Gerrit - the friendly Code Review server
commit d1c21c9784

View file

@ -120,6 +120,15 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>default</instance>
</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>