Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd5ed7ac authored by Justin Yun's avatar Justin Yun
Browse files

Remove vendor symlinks from the root directory

The vendor symlinks are added long time ago to support old devices.
It can be removed now if there are no other newly added use cases.

Bug: 64905218
Bug: 410431879
Test: lunch aosp_arm64-trunk_staging-userdebug && m
Change-Id: I05e30dcd691a9bdb3bdc4f3eacae01e9e1151902
parent 1d584de3
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -62,13 +62,6 @@ include build/make/target/board/BoardConfigGsiCommon.mk
# Some vendors still haven't cleaned up all device specific directories under
# root!

# TODO(b/111434759, b/111287060) SoC specific hacks
BOARD_ROOT_EXTRA_SYMLINKS += /vendor/lib/dsp:/dsp
BOARD_ROOT_EXTRA_SYMLINKS += /mnt/vendor/persist:/persist
BOARD_ROOT_EXTRA_SYMLINKS += /vendor/firmware_mnt:/firmware
# for Android.bp
TARGET_ADD_ROOT_EXTRA_VENDOR_SYMLINKS := true

# TODO(b/36764215): remove this setting when the generic system image
# no longer has QCOM-specific directories under /.
BOARD_SEPOLICY_DIRS += build/make/target/board/generic_arm64/sepolicy