sdm660-common: Cleanup and regenerate
This commit is contained in:
parent
dcf92edb22
commit
c848feb500
12 changed files with 20 additions and 159 deletions
22
Android.bp
22
Android.bp
|
@ -1,5 +1,6 @@
|
|||
/**
|
||||
* Copyright (C) 2019-2020 The LineageOS Project
|
||||
* Copyright (C) 2019-2021 The LineageOS Project
|
||||
* Copyright (C) 2020-2021 The Project-Awaken
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
@ -15,7 +16,6 @@
|
|||
*
|
||||
* This file is generated by device/xiaomi/sdm660-common/setup-makefiles.sh
|
||||
*/
|
||||
|
||||
soong_namespace {
|
||||
}
|
||||
|
||||
|
@ -138,15 +138,6 @@ cc_prebuilt_library_shared {
|
|||
check_elf_files: false,
|
||||
}
|
||||
|
||||
prebuilt_etc_xml {
|
||||
name: "vendor.qti.gnss@3.0-service",
|
||||
owner: "xiaomi",
|
||||
src: "proprietary/vendor/etc/vintf/manifest/vendor.qti.gnss@3.0-service.xml",
|
||||
filename_from_src: true,
|
||||
sub_dir: "vintf/manifest",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "SoterService",
|
||||
owner: "xiaomi",
|
||||
|
@ -298,6 +289,15 @@ dex_import {
|
|||
jars: ["proprietary/framework/WfdCommon.jar"],
|
||||
}
|
||||
|
||||
prebuilt_etc_xml {
|
||||
name: "vendor.qti.gnss@3.0-service",
|
||||
owner: "xiaomi",
|
||||
src: "proprietary/vendor/etc/vintf/manifest/vendor.qti.gnss@3.0-service.xml",
|
||||
filename_from_src: true,
|
||||
sub_dir: "vintf/manifest",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_binary {
|
||||
name: "chargeonlymode",
|
||||
owner: "xiaomi",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Copyright (C) 2018-2020 The LineageOS Project
|
||||
# Copyright (C) 2018-2021 The LineageOS Project
|
||||
# Copyright (C) 2020-2021 The Project-Awaken
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
@ -11,11 +12,7 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This file is generated by device/xiaomi/sdm660-common/setup-makefiles.sh
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter tulip jasmine_sprout wayne clover lavender platina jason whyred,$(TARGET_DEVICE)),)
|
||||
|
||||
ifneq ($(filter clover jason jasmine_sprout lavender platina tulip wayne whyred,$(TARGET_DEVICE)),)
|
||||
endif
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Copyright (C) 2018-2020 The LineageOS Project
|
||||
# Copyright (C) 2018-2021 The LineageOS Project
|
||||
# Copyright (C) 2020-2021 The Project-Awaken
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
@ -11,6 +12,4 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This file is generated by device/xiaomi/sdm660-common/setup-makefiles.sh
|
||||
|
||||
|
|
BIN
proprietary/vendor/bin/energy-awareness
vendored
BIN
proprietary/vendor/bin/energy-awareness
vendored
Binary file not shown.
126
proprietary/vendor/etc/diracmobile.config
vendored
126
proprietary/vendor/etc/diracmobile.config
vendored
File diff suppressed because one or more lines are too long
BIN
proprietary/vendor/lib/libDiracAPI_SHARED.so
vendored
BIN
proprietary/vendor/lib/libDiracAPI_SHARED.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libqti-iopd-client.so
vendored
BIN
proprietary/vendor/lib/libqti-iopd-client.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libqti-iopd.so
vendored
BIN
proprietary/vendor/lib/libqti-iopd.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/soundfx/libdirac.so
vendored
BIN
proprietary/vendor/lib/soundfx/libdirac.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libqti-iopd-client.so
vendored
BIN
proprietary/vendor/lib64/libqti-iopd-client.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libqti-iopd.so
vendored
BIN
proprietary/vendor/lib64/libqti-iopd.so
vendored
Binary file not shown.
|
@ -1,4 +1,5 @@
|
|||
# Copyright (C) 2018-2020 The LineageOS Project
|
||||
# Copyright (C) 2018-2021 The LineageOS Project
|
||||
# Copyright (C) 2020-2021 The Project-Awaken
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
@ -11,9 +12,7 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This file is generated by device/xiaomi/sdm660-common/setup-makefiles.sh
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/xiaomi/sdm660-common
|
||||
|
||||
|
@ -132,7 +131,6 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/xiaomi/sdm660-common/proprietary/vendor/bin/cnd:$(TARGET_COPY_OUT_VENDOR)/bin/cnd \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/bin/cnss-daemon:$(TARGET_COPY_OUT_VENDOR)/bin/cnss-daemon \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/bin/dpmQmiMgr:$(TARGET_COPY_OUT_VENDOR)/bin/dpmQmiMgr \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/bin/energy-awareness:$(TARGET_COPY_OUT_VENDOR)/bin/energy-awareness \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/bin/fm_qsoc_patches:$(TARGET_COPY_OUT_VENDOR)/bin/fm_qsoc_patches \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/bin/hvdcp_opti:$(TARGET_COPY_OUT_VENDOR)/bin/hvdcp_opti \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti:$(TARGET_COPY_OUT_VENDOR)/bin/hw/android.hardware.bluetooth@1.0-service-qti \
|
||||
|
@ -204,7 +202,6 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/xiaomi/sdm660-common/proprietary/vendor/etc/cne/wqeclient/VZW/VZW_profile6.xml:$(TARGET_COPY_OUT_VENDOR)/etc/cne/wqeclient/VZW/VZW_profile6.xml \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/etc/data/dsi_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/data/dsi_config.xml \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/etc/data/netmgr_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/data/netmgr_config.xml \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/etc/diracmobile.config:$(TARGET_COPY_OUT_VENDOR)/etc/diracmobile.config \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.bluetooth@1.0-service-qti.rc \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/etc/init/android.hardware.drm@1.2-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.2-service.widevine.rc \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/etc/init/cnd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/cnd.rc \
|
||||
|
@ -261,7 +258,6 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libApeSwDec.so:$(TARGET_COPY_OUT_VENDOR)/lib/libApeSwDec.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libC2D2.so:$(TARGET_COPY_OUT_VENDOR)/lib/libC2D2.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libCB.so:$(TARGET_COPY_OUT_VENDOR)/lib/libCB.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libDiracAPI_SHARED.so:$(TARGET_COPY_OUT_VENDOR)/lib/libDiracAPI_SHARED.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libFlacSwDec.so:$(TARGET_COPY_OUT_VENDOR)/lib/libFlacSwDec.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libI420colorconvert.so:$(TARGET_COPY_OUT_VENDOR)/lib/libI420colorconvert.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libOmxAacDec.so:$(TARGET_COPY_OUT_VENDOR)/lib/libOmxAacDec.so \
|
||||
|
@ -348,8 +344,6 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libqmi_encdec.so:$(TARGET_COPY_OUT_VENDOR)/lib/libqmi_encdec.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libqmiservices.so:$(TARGET_COPY_OUT_VENDOR)/lib/libqmiservices.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libqseed3.so:$(TARGET_COPY_OUT_VENDOR)/lib/libqseed3.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libqti-iopd-client.so:$(TARGET_COPY_OUT_VENDOR)/lib/libqti-iopd-client.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libqti-iopd.so:$(TARGET_COPY_OUT_VENDOR)/lib/libqti-iopd.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libqti-perfd-client.so:$(TARGET_COPY_OUT_VENDOR)/lib/libqti-perfd-client.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/libqtigef.so:$(TARGET_COPY_OUT_VENDOR)/lib/libqtigef.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/librs_adreno.so:$(TARGET_COPY_OUT_VENDOR)/lib/librs_adreno.so \
|
||||
|
@ -397,7 +391,6 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/rfsa/adsp/libvpp_svc_skel.so:$(TARGET_COPY_OUT_VENDOR)/lib/rfsa/adsp/libvpp_svc_skel.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/sensor_calibrate.so:$(TARGET_COPY_OUT_VENDOR)/lib/sensor_calibrate.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/soundfx/libasphere.so:$(TARGET_COPY_OUT_VENDOR)/lib/soundfx/libasphere.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/soundfx/libdirac.so:$(TARGET_COPY_OUT_VENDOR)/lib/soundfx/libdirac.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/soundfx/libmisoundfx.so:$(TARGET_COPY_OUT_VENDOR)/lib/soundfx/libmisoundfx.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/soundfx/libqcbassboost.so:$(TARGET_COPY_OUT_VENDOR)/lib/soundfx/libqcbassboost.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib/soundfx/libqcreverb.so:$(TARGET_COPY_OUT_VENDOR)/lib/soundfx/libqcreverb.so \
|
||||
|
@ -580,8 +573,6 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib64/libqrtr.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libqrtr.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib64/libqseed3.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libqseed3.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib64/libqsocket.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libqsocket.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib64/libqti-iopd-client.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libqti-iopd-client.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib64/libqti-iopd.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libqti-iopd.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib64/libqti-perfd-client.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libqti-perfd-client.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib64/libqtigef.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libqtigef.so \
|
||||
vendor/xiaomi/sdm660-common/proprietary/vendor/lib64/librcc.so:$(TARGET_COPY_OUT_VENDOR)/lib64/librcc.so \
|
||||
|
@ -723,5 +714,5 @@ PRODUCT_PACKAGES += \
|
|||
ims \
|
||||
qcrilmsgtunnel \
|
||||
WfdCommon \
|
||||
chargeonlymode \
|
||||
vendor.qti.gnss@3.0-service
|
||||
vendor.qti.gnss@3.0-service \
|
||||
chargeonlymode
|
||||
|
|
Loading…
Reference in a new issue