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

Commit 4220f93a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Track the symlink /root/adb_keys in the build system properly" into main

parents c93f2f22 c0c5921b
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