Aerodactyl: Declare the correct HIDL version for C2 service
This commit is contained in:
@@ -5,5 +5,3 @@ service android-hardware-media-c2-hal-1-2 /vendor/bin/hw/android.hardware.media.
|
||||
ioprio rt 4
|
||||
task_profiles ProcessCapacityHigh HighPerformance
|
||||
|
||||
interface android.hardware.media.c2@1.0::IComponentStore default
|
||||
interface android.hardware.media.c2@1.1::IComponentStore default
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<hal>
|
||||
<name>android.hardware.media.c2</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.1</version>
|
||||
<version>1.2</version>
|
||||
<interface>
|
||||
<name>IComponentStore</name>
|
||||
<instance>default</instance>
|
||||
Reference in New Issue
Block a user