10 lines
368 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!--Copyright (c) 2018, Qualcomm Technologies, Inc.
All Rights Reserved.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
coreApp="true"
package="com.android.server.telecom.overlay.common">
<overlay android:targetPackage="com.android.server.telecom" android:isStatic="true" />
</manifest>