universal7885: Organize configs, add shim for hwcomposer

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2021-11-20 21:56:34 +09:00
commit ece023aaed
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
17 changed files with 52 additions and 24 deletions

View file

@ -0,0 +1,11 @@
<manifest version="1.0" type="device">
<hal format="hidl" override="true">
<name>android.hardware.nfc</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>INfc</name>
<instance>default</instance>
</interface>
</hal>
</manifest>