Home | History | Annotate | Download | only in core

Lines Matching refs:Notice

2 ## Track NOTICE files
5 notice_file:=$(strip $(wildcard $(LOCAL_PATH)/NOTICE))
8 # We ignore NOTICE files for modules of type GYP.
13 # If this is a NOTICE-only module, we don't include base_rule.mk,
52 $(error Cannot determine where to install NOTICE file for $(LOCAL_MODULE))
65 @echo Notice file: $< -- $@
70 # Make LOCAL_INSTALLED_MODULE depend on NOTICE files if they exist
72 # dependency so we don't re-install a module when the NOTICE changes.
76 # To facilitate collecting NOTICE files for apps_only build,
77 # we install the NOTICE file even if a module gets built but not installed,
90 # NOTICE file does not exist
94 # Create a predictable, phony target to build this notice file.
95 # Define it even if the notice file doesn't exist so that other
97 notice_target := NOTICE-$(if \