sm6250-common: set target-level in manifest to 4

* this is Android 10 launched device
This commit is contained in:
Volodymyr Zhdanov 2020-10-04 08:04:53 +03:00 committed by Demon000
parent bbaf4103f4
commit 9fb4f3ae0d

View File

@ -1,4 +1,4 @@
<manifest version="1.0" type="device" target-level="3">
<manifest version="1.0" type="device" target-level="4">
<hal format="hidl">
<name>android.hardware.audio</name>
<transport>hwbinder</transport>