Remove 64-bit-only configs and default to 64-bit-only
Remove option for _64 and default to 64-bit only builds. Removes the (out of date) manifest_64 files. Removes OMX since it is not supported for 64-bits. Bug: 213924541 Test: Build, Boot, YouTube playback, Play store, Camera Signed-off-by: Pat Tjin <pattjin@google.com> Change-Id: I1e97903b598a2fff46d912a009b2bc73f1b0f466
This commit is contained in:
parent
7e72d8c517
commit
ab3f2562aa
7 changed files with 2 additions and 450 deletions
|
@ -25,19 +25,6 @@
|
|||
<name>ISoundTriggerHw</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.media.omx</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IOmx</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
<interface>
|
||||
<name>IOmxStore</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.allocator</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue