This reverts commit 325222637d.
Reason for revert: Doesn't work (incorrect syntax), and this is already handled since long:
5edbd92a38/media/libmedia/MediaProfiles.cpp (L1156)
ro.media.xml_variant.codecs is set by media init scripts.
Change-Id: I8daf68b3fb5ca5e67df5010cac1428734ec74731
[1] - Qualcomm has many platforms with several variants of the same SoC, and in general media_profiles_vendor is only used for the platform's main SoC, so allow an override of this in the device tree.
[2] - We could use an override prop in ODM and functions, but this causes double definition recording in the logs, so in SYSTEM_EXT it seems better for now
Change-Id: Ide473af87ae228aa99e0e5702d5cb3638ec2f495
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
- Needed for mediaserver to work on 64bit-only with google modules
Change-Id: I30d86f91ae6c00b3bb53910258380e808d96b38d
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
[1] - C2 audio service is requesting AGM and PAL services in the logs, and this is only found in audio-ar.
Then revert bengal to media-legacy
Change-Id: Iab5eb30f8c79976ae4f4a768da4a9228a7d6d1db
* This is linked by okinawa camera HAL and belongs
to the QCOM Media stack
Change-Id: I065cd7b91c8b69ff69e026d8bd206749f3fd92b3
Signed-off-by: electimon <electimon@gmail.com>
- no reason why netflix support would just disappear with newer qssi
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I2c652781c1be4fcef1aaf87299f6a04d5091a1d5
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
[1] - We are sending taro definitions on the vendor.
Change-Id: I3017aaf35794506b160f42c5d2783c7160699d7f
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
For now, this is for 5.10 only. 5.4 and others may upgrade
at some point. Until then, 5.4 uses media-5.4
and pre-5.4 uses media-legacy.
Change-Id: I7dccc184f81d5b1733852397c59d36ca0c3489ca
Maintainers should not need to manually select
the appropriate variant of a component for
their SoC. We know what does and does not
work for an SoC. Automatically select
the necessary component. This allows us
to be more flexible when new SoCs launch
and components may need to be renamed or
refactored.
Change-Id: Ibe9815ba7f70ec760c7b0cbd3771707af2e59854
• Add back c2d2 libs to adreno component as well.
• This breaks eis, as well as creating problems related to display in many devices.
This reverts commit 769e48d051.
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I876a13074588065b4234505d05d2085c0e93326e
* move c2d libs to media as its required by c2
Change-Id: Ifea8af8717fbddc77452438f95b6b4fefb66d7c0
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>