* Import hal_uuid_map_config.xml from hardware/nxp/keymint/KM300/res and adjust UID to match QCOM definitions Change-Id: I393ff4053bd0e0f2b0ebccb83b03c7a1fdffb598
9 lines
347 B
XML
9 lines
347 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--Copyright (c) 2024, Qualcomm Technologies, Inc.
|
|
All Rights Reserved.
|
|
-->
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.android.se.overlay.target">
|
|
<overlay android:targetPackage="com.android.se" android:isStatic="true" android:priority="500"/>
|
|
</manifest>
|