mirror of
https://github.com/Evolution-X-Devices/vendor_xiaomi_beryllium
synced 2026-01-27 09:21:05 +00:00
beryllium: Regen using python extract-utils
Change-Id: Ib03f836ea640238a3dba5a91ea9e364a1287eb3b
This commit is contained in:
11
Android.bp
11
Android.bp
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Automatically generated file. DO NOT MODIFY
|
||||
//
|
||||
// This file is generated by device/xiaomi/beryllium/setup-makefiles.sh
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
@@ -16,10 +16,14 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/system_ext/lib/vendor.qti.hardware.fm@1.0.so"],
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib/vendor.qti.hardware.fm@1.0.so",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/vendor.qti.hardware.fm@1.0.so"],
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/vendor.qti.hardware.fm@1.0.so",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
@@ -45,4 +49,3 @@ prebuilt_etc_xml {
|
||||
sub_dir: "vintf/manifest",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/beryllium/setup-makefiles.sh
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),beryllium)
|
||||
|
||||
endif
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/beryllium/setup-makefiles.sh
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/beryllium/setup-makefiles.sh
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/xiaomi/beryllium
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user