Skip to content

Commit

Permalink
common: Stop explicitly building shared libs
Browse files Browse the repository at this point in the history
Change-Id: Ibeed3e2e6581f3c079a83d4e95ab5e34883bd533
Signed-off-by: Omkar Chandorkar <[email protected]>
  • Loading branch information
gotenksIN committed Feb 12, 2025
1 parent d79cf9d commit f05be49
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 145 deletions.
8 changes: 0 additions & 8 deletions common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,6 @@ PRODUCT_PACKAGES += \
qspa_system.rc \
qspa_default.rc

# Trusted User Interface
PRODUCT_PACKAGES += \
[email protected]

# usbudev service for usb ip assigment
PRODUCT_PACKAGES += \
usbudev
Expand All @@ -216,10 +212,6 @@ PRODUCT_PACKAGES += \
PRODUCT_VENDOR_PROPERTIES += \
ro.soc.manufacturer=QTI

# WiFi Display
PRODUCT_PACKAGES += \
libwfdaac_vendor

# RFS APQ GNSS symlinks
PRODUCT_PACKAGES += \
rfs_apq_gnss_hlos_symlink \
Expand Down
4 changes: 0 additions & 4 deletions system/av/qti-av.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
AUDIO_FEATURE_ENABLED_EXTN_RESAMPLER := true

# Media
PRODUCT_PACKAGES += \
libavservices_minijail \
libmediaplayerservice

PRODUCT_SYSTEM_EXT_PROPERTIES += \
vendor.mm.enable.qcom_parser=16777215

Expand Down
4 changes: 0 additions & 4 deletions system/display/qti-display.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,5 @@ include vendor/qcom/opensource/commonsys-intf/display/config/display-product-sys
include vendor/qcom/opensource/commonsys/display/config/display-product-commonsys.mk
endif

# Packages
PRODUCT_PACKAGES += \
android.hardware.graphics.common-V1-ndk

# Get non-open-source specific aspects.
$(call inherit-product-if-exists, vendor/qcom/common/system/display/display-vendor.mk)
6 changes: 0 additions & 6 deletions system/perf/qti-perf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,5 @@ PRODUCT_BOOT_JARS += \
QPerformance \
UxPerformance

# Packages
PRODUCT_PACKAGES += \
[email protected] \
libavservices_minijail \
vendor.qti.hardware.qspa-V1-ndk

# Get non-open-source specific aspects
$(call inherit-product-if-exists, vendor/qcom/common/system/perf/perf-vendor.mk)
9 changes: 0 additions & 9 deletions system/telephony/qti-telephony.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,6 @@
# AIDL / HIDL
SYSTEM_EXT_MANIFEST_FILES += $(QCOM_COMMON_PATH)/system/telephony/atcmdfwd-saidl.xml

# Packages
PRODUCT_PACKAGES += \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
libc++.product \
libjson

# Properties
PRODUCT_SYSTEM_EXT_PROPERTIES += \
DEVICE_PROVISIONED=1 \
Expand Down
4 changes: 0 additions & 4 deletions system/wfd/qti-wfd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@

TARGET_WFD_COMPONENT_VARIANT := wfd

PRODUCT_PACKAGES += \
libavservices_minijail \
libnl

PRODUCT_BOOT_JARS += \
WfdCommon

Expand Down
4 changes: 0 additions & 4 deletions vendor/adreno-5xx/qti-adreno-5xx.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@

TARGET_ADRENO_COMPONENT_VARIANT := adreno-5xx

# Dependencies
PRODUCT_PACKAGES += \
[email protected]

# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
Expand Down
26 changes: 1 addition & 25 deletions vendor/audio/qti-audio.mk
Original file line number Diff line number Diff line change
Expand Up @@ -48,31 +48,7 @@ endif

# Audio Packages
PRODUCT_PACKAGES += \
audioadsprpcd \
audio.primary.$(TARGET_BOARD_PLATFORM) \
audio.r_submix.default \
audio.usb.default \
liba2dpoffload \
libaudioroute \
libbatterylistener \
libcirrusspkrprot \
libcomprcapture \
libexthwplugin \
libhdmiedid \
libhfp \
libhfp_pal \
libqcompostprocbundle \
libqcomvisualizer \
libqcomvoiceprocessing \
libsndcardparser \
libsndmonitor \
libspkrprot \
libssrec \
libtinycompress \
libvolumelistener \
sound_trigger.primary.$(TARGET_BOARD_PLATFORM) \
[email protected] \
[email protected]
libvolumelistener

# Permissions
PRODUCT_COPY_FILES += \
Expand Down
12 changes: 0 additions & 12 deletions vendor/bt/qti-bt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Packages
PRODUCT_PACKAGES += \
[email protected] \
audio.bluetooth.default \
[email protected] \
[email protected] \
libldacBT_enc \
libldacBT_abr \
[email protected] \
[email protected] \
[email protected]

ifeq ($(TARGET_USE_AIDL_QTI_BT_AUDIO),true)
PRODUCT_PACKAGES += \
android.hardware.bluetooth.audio-impl \
Expand Down
4 changes: 0 additions & 4 deletions vendor/charging/qti-charging.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ PRODUCT_SYSTEM_EXT_PROPERTIES += \
ro.charger.enable_suspend=1
endif

# Suspend
PRODUCT_PACKAGES += \
libsuspend

# Init
PRODUCT_COPY_FILES += \
$(QCOM_COMMON_PATH)/vendor/charging/[email protected]:$(TARGET_COPY_OUT_VENDOR)/etc/init/[email protected]
Expand Down
6 changes: 0 additions & 6 deletions vendor/display/qti-display.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml

# Packages
PRODUCT_PACKAGES += \
android.hardware.graphics.common-V1-ndk.vendor \
libqdutils \
libqservice

# Properties for <5.15 targets
# These are already set on 5.15+.
ifneq (,$(filter 3.18 4.4 4.9 4.14 4.19 5.4 5.10, $(TARGET_KERNEL_VERSION)))
Expand Down
4 changes: 0 additions & 4 deletions vendor/gps/qti-gps.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ $(call inherit-product-if-exists, hardware/qcom/gps/gps_vendor_product.mk)
PRODUCT_PACKAGES += \
QCOMGPSFrameworksOverlay

# Packages
PRODUCT_PACKAGES += \
android.hardware.gnss-V2-ndk.vendor

# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.location.gps.xml
Expand Down
6 changes: 0 additions & 6 deletions vendor/keymaster/qti-keymaster.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Packages
PRODUCT_PACKAGES += \
[email protected] \
[email protected] \
[email protected]

DEVICE_MANIFEST_FILE += \
$(QCOM_COMMON_PATH)/vendor/keymaster/gatekeeper-manifest.xml \
$(QCOM_COMMON_PATH)/vendor/keymaster/keymaster-manifest.xml
Expand Down
4 changes: 0 additions & 4 deletions vendor/media-5.4/qti-media-5.4.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ $(call inherit-product-if-exists, hardware/qcom/media/product.mk)
PRODUCT_VENDOR_PROPERTIES += \
ro.mediaserver.64b.enable=true

# Packages
PRODUCT_PACKAGES += \
libavservices_minijail.vendor

# Properties
PRODUCT_SYSTEM_EXT_PROPERTIES += \
media.settings.xml=/vendor/etc/media_profiles_vendor.xml \
Expand Down
6 changes: 0 additions & 6 deletions vendor/nfc/qti-nfc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ ifeq ($(TARGET_USES_NQ_NFC), true)
$(call inherit-product, vendor/nxp/opensource/commonsys/packages/apps/Nfc/nfc_system_product.mk)
$(call inherit-product, vendor/nxp/opensource/halimpl/nfc_vendor_product.mk)

# Packages
PRODUCT_PACKAGES += \
se_nq_extn_client \
ls_nq_client \
jcos_nq_client

# Permissions
ifneq ($(TARGET_NFC_SKU),)
NFC_PERMISSIONS_DIR := $(TARGET_COPY_OUT_ODM)/etc/permissions/sku_$(TARGET_NFC_SKU)
Expand Down
10 changes: 0 additions & 10 deletions vendor/perf/qti-perf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,6 @@ PRODUCT_COPY_FILES += \
$(QCOM_COMMON_PATH)/vendor/perf/poweropt-service-disable.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/poweropt-service-disable.rc
endif

# Packages
PRODUCT_PACKAGES += \
[email protected] \
android.hardware.thermal-V1-ndk.vendor \
libavservices_minijail.vendor \
libpsi.vendor \
libtflite \
[email protected] \
vendor.qti.hardware.servicetrackeraidl-V1-ndk.vendor

# Only copy task_profiles.json for 5.4 targets.
ifeq ($(TARGET_KERNEL_VERSION),5.4)
PRODUCT_COPY_FILES += \
Expand Down
3 changes: 0 additions & 3 deletions vendor/qseecomd-legacy/qti-qseecomd-legacy.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

PRODUCT_PACKAGES += \
libdrm.vendor

# Get non-open-source specific aspects.
$(call inherit-product-if-exists, vendor/qcom/common/vendor/qseecomd-legacy/qseecomd-legacy-vendor.mk)
3 changes: 0 additions & 3 deletions vendor/qseecomd/qti-qseecomd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

PRODUCT_PACKAGES += \
libdrm.vendor

# Get non-open-source specific aspects.
$(call inherit-product-if-exists, vendor/qcom/common/vendor/qseecomd/qseecomd-vendor.mk)
19 changes: 0 additions & 19 deletions vendor/telephony/qti-telephony.mk
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,6 @@ endif
# RIL
ENABLE_VENDOR_RIL_SERVICE := true

PRODUCT_PACKAGES += \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
vendor.qti.hardware.systemhelperaidl-V1-ndk.vendor

PRODUCT_PACKAGES += \
android.hardware.radio.config-V1-ndk.vendor \
android.hardware.radio.data-V1-ndk.vendor \
android.hardware.radio.messaging-V1-ndk.vendor \
android.hardware.radio.modem-V1-ndk.vendor \
android.hardware.radio.network-V1-ndk.vendor \
android.hardware.radio.sim-V1-ndk.vendor \
android.hardware.radio.voice-V1-ndk.vendor \
android.hardware.radio-V1-ndk.vendor

PRODUCT_VENDOR_PROPERTIES += \
persist.radio.multisim.config=dsds \
persist.vendor.radio.apm_sim_not_pwdn=1 \
Expand Down
4 changes: 0 additions & 4 deletions vendor/wlan-legacy/qti-wlan-legacy.mk
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ PRODUCT_PACKAGES += \
wpa_supplicant \
wpa_supplicant.conf

PRODUCT_PACKAGES += \
android.hardware.wifi.supplicant-V1-ndk.vendor \
vendor.qti.hardware.wifi.supplicant-V1-ndk.vendor

ifeq ($(call is-board-platform-in-list, lahaina),true)
PRODUCT_PACKAGES += \
init.vendor.wlan.rc
Expand Down

0 comments on commit f05be49

Please sign in to comment.