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

Commit 80436339 authored by Josh Gao's avatar Josh Gao Committed by Gerrit Code Review
Browse files

Merge "adb: restore adb/adb.exe in the list of artifacts."

parents 95a52446 541a8656
Loading
Loading
Loading
Loading

adb/Android.mk

0 → 100644
+8 −0
Original line number Diff line number Diff line
LOCAL_PATH := $(call my-dir)

# Archive adb, adb.exe.
$(call dist-for-goals,dist_files sdk win_sdk,$(HOST_OUT_EXECUTABLES)/adb)

ifdef HOST_CROSS_OS
$(call dist-for-goals,dist_files sdk win_sdk,$(ALL_MODULES.host_cross_adb.BUILT))
endif