sdm660-common: Remove obsolete directory flag

All system directory are handled by build/core/board_config.mk
Unless we have an explicit different directory from OEM like vendor path
which is symlinked to the system as well, we can leave it.

Reference: https://android.googlesource.com/platform/build/+/refs/heads/master/core/board_config.mk#521
This commit is contained in:
OdSazib 2021-06-28 20:09:13 +06:00
parent 3a70a4375f
commit 92b5929b8b
No known key found for this signature in database
GPG key ID: D4CC9F3E8190970A

View file

@ -193,7 +193,6 @@ BOARD_ROOT_EXTRA_SYMLINKS := \
/mnt/vendor/persist:/persist
# Directory
TARGET_COPY_OUT_PRODUCT := system/product
TARGET_COPY_OUT_VENDOR := vendor
# Peripheral manager