summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorParas Nagda <pnagda@codeaurora.org>2017-12-29 11:29:43 +0530
committerParas Nagda <pnagda@codeaurora.org>2017-12-29 11:29:43 +0530
commit70f6a0b5c21f8cdc03eece46ee4a1174a45b0e14 (patch)
tree5c8ccc0ffc4f02d13e24f9fde4ae37329e009585
parentf99c0c18cdc6780c0137f1ed1ddde459d093d956 (diff)
downloadandroid_hardware_qcom_media-70f6a0b5c21f8cdc03eece46ee4a1174a45b0e14.tar.gz
android_hardware_qcom_media-70f6a0b5c21f8cdc03eece46ee4a1174a45b0e14.tar.bz2
android_hardware_qcom_media-70f6a0b5c21f8cdc03eece46ee4a1174a45b0e14.zip
mm-core: Move AIV.play component below dummy component.
Prevent exposing internal AIV.play component to the VTS tests Put AIV.play component below the dummy component entry in the registry file. Change-Id: I9143689a5713f46d030713514de5660a8033753c
-rw-r--r--mm-core/src/8909/registry_table_android.c26
1 files changed, 13 insertions, 13 deletions
diff --git a/mm-core/src/8909/registry_table_android.c b/mm-core/src/8909/registry_table_android.c
index c2dacf79..995dc50f 100644
--- a/mm-core/src/8909/registry_table_android.c
+++ b/mm-core/src/8909/registry_table_android.c
@@ -236,19 +236,6 @@ omx_core_cb_type core[] =
}
},
{
- "AIV.play",
- NULL, // Create instance function
- // Unique instance handle
- {
- NULL
- },
- NULL, // Shared object library handle
- "libAivPlay.so",
- {
- "AIV.play.101"
- }
- },
- {
"OMX.qcom.audio.decoder.multiaac",
NULL, // Create instance function
// Unique instance handle
@@ -291,6 +278,19 @@ omx_core_cb_type core[] =
}
},
{
+ "AIV.play",
+ NULL, // Create instance function
+ // Unique instance handle
+ {
+ NULL
+ },
+ NULL, // Shared object library handle
+ "libAivPlay.so",
+ {
+ "AIV.play.101"
+ }
+ },
+ {
"OMX.qcom.audio.decoder.aac",
NULL, // Create instance function
// Unique instance handle