sm8250-common: import common/kona overlays from nio

https://github.com/LineageOS/android_device_motorola_nio at 03bb670fb7e1236ebe54e06351ddaa05fb4e58f6
This commit is contained in:
SGCMarkus 2022-02-19 00:23:56 +01:00
commit daf9cf42d6
71 changed files with 6430 additions and 1 deletions

View file

@ -0,0 +1,8 @@
<?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"
package="com.android.cellbroadcastreceiver.overlay.common">
<overlay android:targetPackage="com.android.cellbroadcastreceiver" android:isStatic="true" />
</manifest>