Home | History | Annotate | Download | only in core

Lines Matching defs:should

224 	Code should be written to work regardless of a device being Treble or \
225 variables like PRODUCT_SEPOLICY_SPLIT should be used until that is \
345 # TODO: this should be eng I think. Since the sdk is built from the eng
363 # non-empty if that module should be installed in /system.
365 # For most goals, anything not tagged with the "tests" tag should
367 define should-install-to-system
372 # For the sdk goal, anything with the "samples" tag should be
374 define should-install-to-system
782 $(shell $(call echo-warning,$($(1).MAKEFILE),"$(call link-type-name,$(1)) ($($(1).TYPE)) should not link against $(call link-type-name,$(2)) ($(3))"))
995 # TODO: Should we do this for all builds and not just the sdk?