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

Commit b0d408f2 authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

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

am: 80436339

Change-Id: I911bcee4317a7854a1e694923f7f35415931e2a2
parents 3b9e1866 80436339
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