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

Commit 0f079826 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Fix typo"

parents 7669d150 7c8dd8c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)