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:
9
overlay/FrameworksResCommon/Android.bp
Normal file
9
overlay/FrameworksResCommon/Android.bp
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Copyright (C) 2025 The LineageOS Project
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "FrameworksResCommon",
|
||||
vendor: true,
|
||||
}
|
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>
|
2735
overlay/FrameworksResCommon/res/values/config.xml
Normal file
2735
overlay/FrameworksResCommon/res/values/config.xml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user