Lines Matching full:notice
2 ## Track NOTICE files
5 notice_file:=$(strip $(wildcard $(LOCAL_PATH)/NOTICE))
37 $(error Cannot determine where to install NOTICE file for $(LOCAL_MODULE))
50 @echo Notice file: $< -- $@
55 # Make LOCAL_INSTALLED_MODULE depend on NOTICE files if they exist
57 # dependency so we don't re-install a module when the NOTICE changes.
62 # NOTICE file does not exist
66 # Create a predictable, phony target to build this notice file.
67 # Define it even if the notice file doesn't exist so that other
69 notice_target := NOTICE-$(if \