Lines Matching refs:Notice
2 ## Track NOTICE files
8 notice_file:=$(strip $(wildcard $(LOCAL_PATH)/NOTICE))
12 # We ignore NOTICE files for modules of type GYP.
17 # If this is a NOTICE-only module, we don't include base_rule.mk,
57 $(error Cannot determine where to install NOTICE file for $(LOCAL_MODULE))
71 @echo Notice file: $< -- $@
76 # Make LOCAL_INSTALLED_MODULE depend on NOTICE files if they exist
78 # dependency so we don't re-install a module when the NOTICE changes.
82 # To facilitate collecting NOTICE files for apps_only build,
83 # we install the NOTICE file even if a module gets built but not installed,
96 # NOTICE file does not exist
100 # Create a predictable, phony target to build this notice file.
101 # Define it even if the notice file doesn't exist so that other
103 notice_target := NOTICE-$(if \