summaryrefslogtreecommitdiffstats
path: root/media/1.0
diff options
context:
space:
mode:
authorLajos Molnar2017-03-22 22:13:20 -0500
committerPawin Vongmasa2017-04-08 01:49:16 -0500
commitc8949ecf819facd9d71402e7b4aa483ed225aa10 (patch)
treed8fcb4288363b32e3576e61b3d4fe7d0962d997b /media/1.0
parent0dff6286ebab52f7f0d675e9474fdd5c7ac498bf (diff)
downloadplatform-hardware-interfaces-c8949ecf819facd9d71402e7b4aa483ed225aa10.tar.gz
platform-hardware-interfaces-c8949ecf819facd9d71402e7b4aa483ed225aa10.tar.xz
platform-hardware-interfaces-c8949ecf819facd9d71402e7b4aa483ed225aa10.zip
Add IOmxStore and remove IOmxNode::setQuirks.
IOmxStore is used for passing results from parsing media_codecs.xml and related XML files to the framework. Once XML parsing is moved to the HAL side, IOmxNode::setQuirks will not be needed anymore. Test: Media post-submit tests on Pixel phone. Test: Manual use of Camera, Photos, Play Movies and YouTube apps. Bug: 36952714 Change-Id: I6b24c486c6f8afcbef6ee88a13b2b5bb08d3e656
Diffstat (limited to 'media/1.0')
-rw-r--r--media/1.0/types.hal2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/1.0/types.hal b/media/1.0/types.hal
index 1f9c4dc4..bb1a73bd 100644
--- a/media/1.0/types.hal
+++ b/media/1.0/types.hal
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2016 The Android Open Source Project 2 * Copyright (C) 2017 The Android Open Source Project
3 * 3 *
4 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License. 5 * you may not use this file except in compliance with the License.