sm8650-common: Initial proprietary blobs list and bringup HALs
Co-authored-by: Bruno Martins <bgcngm@gmail.com> Co-authored-by: chaptsand <chaptsand@gmail.com> Co-authored-by: Simon1511 <simon2002.schoenmackers@gmail.com> Signed-off-by: David Wronek <david@mainlining.org> Change-Id: Icbcdd3f49a0723f2bb0b6b2265994cd2221074ff
This commit is contained in:
13
overlay/FrameworksResCommon/AndroidManifest.xml
Normal file
13
overlay/FrameworksResCommon/AndroidManifest.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="android.overlay.common">
|
||||
|
||||
<overlay
|
||||
android:isStatic="true"
|
||||
android:priority="200"
|
||||
android:targetPackage="android" />
|
||||
</manifest>
|
Reference in New Issue
Block a user