summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanthosh Behara <santhoshbehara@codeaurora.org>2019-10-23 15:53:57 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-10-23 03:30:47 -0700
commite915b223057197cbdc45bc6762360c0626351a96 (patch)
tree56c490b16aa9d531dc517cda21bf18fb1b57b50c
parentfe3c829792364f45ed8c36f83312a4195ddcf440 (diff)
downloadandroid_hardware_qcom_media-e915b223057197cbdc45bc6762360c0626351a96.tar.gz
android_hardware_qcom_media-e915b223057197cbdc45bc6762360c0626351a96.tar.bz2
android_hardware_qcom_media-e915b223057197cbdc45bc6762360c0626351a96.zip
media: update c2 manifest xml
Remove target-level tag as its not required here and is part of device manifest file. Change-Id: I102ce0d5ed5fa94c30dc412ec64eade3b5793e44
-rw-r--r--conf_files/sm6150/c2_manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf_files/sm6150/c2_manifest.xml b/conf_files/sm6150/c2_manifest.xml
index 0c7048c3..139aca9c 100644
--- a/conf_files/sm6150/c2_manifest.xml
+++ b/conf_files/sm6150/c2_manifest.xml
@@ -25,7 +25,7 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<manifest version="1.0" type="device" target-level="3">
+<manifest version="1.0" type="device">
<!-- Codec2 HAl service -->
<hal format="hidl">
<name>android.hardware.media.c2</name>