mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 17:09:46 +00:00
Remove media.c2 from framework_manifest.xml
The entry for media.c2 in framework_manifest.xml is no longer needed as it is included as vintf_fragments in mediaswcodec. Test: adb shell stagefright -i | grep -E "c2.*android" Bug: 129999541 Change-Id: I79c62bf510af4302485644d44e0f4a80221eaccd
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
<manifest version="1.0" type="framework">
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.media.c2</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IComponentStore</name>
|
||||
<instance>software</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>vendor.qti.atcmdfwd</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
||||
Reference in New Issue
Block a user