Loading core/definitions.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading Loading
core/definitions.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading