bring back Android SDK platform-tools

This commit is contained in:
Joel Beckmeyer
2026-01-20 08:31:18 -05:00
parent 220008e797
commit 242502bae4
+1
View File
@@ -70,6 +70,7 @@ prepend_to_path "$HOME/.rebbletool/rebbletool/bin"
append_to_path "$XDG_DATA_HOME/xxtools" append_to_path "$XDG_DATA_HOME/xxtools"
append_to_path "$XDG_DATA_HOME/flutter/bin" append_to_path "$XDG_DATA_HOME/flutter/bin"
append_to_path "$HOME/platform-tools" append_to_path "$HOME/platform-tools"
append_to_path "$ANDROID_HOME/platform-tools"
export PGUSER=postgres export PGUSER=postgres
export XBPS_DISTDIR="$HOME"/repos/void-packages export XBPS_DISTDIR="$HOME"/repos/void-packages