Remove win_sdk

win_sdk is deprecated, if given on the command line
sdk will be build instead.

Bug: 212724080
Test: Presubmits
Change-Id: Ia92b879fe08f0a1d9ebefc90e369adf1d4aa4112
This commit is contained in:
Cole Faust 2022-01-07 14:54:48 -08:00
parent 856f69bead
commit eea1dadba8
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ my_dist_files += $(HOST_OUT_EXECUTABLES)/e2fsdroid
my_dist_files += $(HOST_OUT_EXECUTABLES)/make_f2fs
my_dist_files += $(HOST_OUT_EXECUTABLES)/make_f2fs_casefold
my_dist_files += $(HOST_OUT_EXECUTABLES)/sload_f2fs
$(call dist-for-goals,dist_files sdk win_sdk,$(my_dist_files))
$(call dist-for-goals,dist_files sdk,$(my_dist_files))
my_dist_files :=