beryllium: Regen using python extract-utils
Change-Id: Ib03f836ea640238a3dba5a91ea9e364a1287eb3b
This commit is contained in:
+7
-4
@@ -1,6 +1,6 @@
|
|||||||
|
//
|
||||||
// Automatically generated file. DO NOT MODIFY
|
// Automatically generated file. DO NOT MODIFY
|
||||||
//
|
//
|
||||||
// This file is generated by device/xiaomi/beryllium/setup-makefiles.sh
|
|
||||||
|
|
||||||
soong_namespace {
|
soong_namespace {
|
||||||
imports: [
|
imports: [
|
||||||
@@ -16,10 +16,14 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
android_arm: {
|
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: {
|
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",
|
compile_multilib: "both",
|
||||||
@@ -45,4 +49,3 @@ prebuilt_etc_xml {
|
|||||||
sub_dir: "vintf/manifest",
|
sub_dir: "vintf/manifest",
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+1
-5
@@ -1,9 +1,5 @@
|
|||||||
|
#
|
||||||
# Automatically generated file. DO NOT MODIFY
|
# Automatically generated file. DO NOT MODIFY
|
||||||
#
|
#
|
||||||
# This file is generated by device/xiaomi/beryllium/setup-makefiles.sh
|
|
||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
ifeq ($(TARGET_DEVICE),beryllium)
|
|
||||||
|
|
||||||
endif
|
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
#
|
||||||
# Automatically generated file. DO NOT MODIFY
|
# Automatically generated file. DO NOT MODIFY
|
||||||
#
|
#
|
||||||
# This file is generated by device/xiaomi/beryllium/setup-makefiles.sh
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
|
#
|
||||||
# Automatically generated file. DO NOT MODIFY
|
# Automatically generated file. DO NOT MODIFY
|
||||||
#
|
#
|
||||||
# This file is generated by device/xiaomi/beryllium/setup-makefiles.sh
|
|
||||||
|
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
vendor/xiaomi/beryllium
|
vendor/xiaomi/beryllium
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user