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

Commit a989a0bc authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Track the symlink /root/adb_keys in the build system properly" into main am: 4220f93a

parents 8e26cdd8 4220f93a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -41,7 +41,8 @@ ALL_ROOTDIR_SYMLINKS := \
  $(TARGET_ROOT_OUT)/etc \
  $(TARGET_ROOT_OUT)/bugreports \
  $(TARGET_ROOT_OUT)/d \
  $(TARGET_ROOT_OUT)/sdcard
  $(TARGET_ROOT_OUT)/sdcard \
  $(TARGET_ROOT_OUT)/adb_keys \

ifdef BOARD_USES_VENDORIMAGE
  LOCAL_POST_INSTALL_CMD += ; mkdir -p $(TARGET_ROOT_OUT)/vendor