sm6225-common: declare expat as symlink during extraction

Change-Id: I0e42b6baabf3f44fb390e9a32af8a546cdf162c6
This commit is contained in:
dianlujitao 2024-06-29 23:22:59 +08:00 committed by Michael Bestas
parent 0c303a370c
commit 3a99687186
No known key found for this signature in database
GPG key ID: CC95044519BE6669
3 changed files with 1 additions and 12 deletions

View file

@ -6,13 +6,6 @@
soong_namespace { soong_namespace {
} }
install_symlink {
name: "bin_expat_symlink",
vendor: true,
installed_location: "bin/expat",
symlink_target: "motobox",
}
install_symlink { install_symlink {
name: "firmware_aw_cali.bin_symlink", name: "firmware_aw_cali.bin_symlink",
vendor: true, vendor: true,

View file

@ -293,10 +293,6 @@ PRODUCT_PACKAGES += \
com.android.nfc_extras \ com.android.nfc_extras \
Tag Tag
# OEM
PRODUCT_PACKAGES += \
bin_expat_symlink
# Overlay # Overlay
DEVICE_PACKAGE_OVERLAYS += \ DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay \ $(LOCAL_PATH)/overlay \

View file

@ -397,7 +397,7 @@ product/etc/permissions/com.motorola.moto-uirefresh.xml
product/etc/permissions/com.motorola.motodisplay.xml product/etc/permissions/com.motorola.motodisplay.xml
# OEM # OEM
vendor/bin/motobox vendor/bin/motobox;SYMLINK=vendor/bin/expat
vendor/etc/vhw.xml vendor/etc/vhw.xml
# Perf # Perf