diff options
author | Tim Zimmermann <tim@linux4.de> | 2022-05-15 06:02:43 +0200 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-12-19 09:18:36 +0530 |
commit | 74037efc8422dc97c871237155eeb0557ad68000 (patch) | |
tree | d5ef582090bca5927d2b87833d1c892d334e1060 /manifest.xml | |
parent | b6c06ebf02afb192980e611550e9090f080afb31 (diff) |
msm8996-common: Set manifest target-level to 5
Change-Id: Ic72d17ebdb388dee9e63e27a36190c93c095fb0c
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index ad8ad52..cfc5726 100644 --- a/manifest.xml +++ b/manifest.xml @@ -23,7 +23,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="2.0" type="device" target-level="4"> +<manifest version="2.0" type="device" target-level="5"> <hal format="hidl"> <name>android.hardware.audio</name> <transport>hwbinder</transport> |