Merge "Fix typo" am: 0f079826a1
Original change: https://android-review.googlesource.com/c/platform/build/+/2129256 Change-Id: Ie9362b6591a9312bd7f8b44e0b4e58d350582b93 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -3024,7 +3024,7 @@ endef
|
||||
# $(2): destination file
|
||||
define copy-init-script-file-checked
|
||||
ifdef TARGET_BUILD_UNBUNDLED
|
||||
# TODO (b/185624993): Remove the chck on TARGET_BUILD_UNBUNDLED when host_init_verifier can run
|
||||
# TODO (b/185624993): Remove the check on TARGET_BUILD_UNBUNDLED when host_init_verifier can run
|
||||
# without requiring the HIDL interface map.
|
||||
$(2): $(1)
|
||||
else ifneq ($(HOST_OS),darwin)
|
||||
|
Reference in New Issue
Block a user