HomeSort by relevance Sort by last modified time
    Searched refs:CUSTOM_IMAGE_SUPPORT_VERITY_FEC (Results 1 - 2 of 2) sorted by null

  /build/make/core/tasks/
build_custom_images.mk 39 # - CUSTOM_IMAGE_SUPPORT_VERITY_FEC, set to "true" if the product supports
66 CUSTOM_IMAGE_SUPPORT_VERITY_FEC \
  /build/make/core/tasks/tools/
build_custom_image.mk 86 $(my_built_custom_image): PRIVATE_SUPPORT_VERITY_FEC := $(CUSTOM_IMAGE_SUPPORT_VERITY_FEC)
102 ifeq (true,$(CUSTOM_IMAGE_SUPPORT_VERITY_FEC))

Completed in 572 milliseconds