Searched defs:with (Results 1 - 1 of 1) sorted by relevance

/system/ca-certificates/
H A DAndroid.mk5 # you may not use this file except in compliance with the License.
32 define include-prebuilt-with-destination-directory
47 $(foreach cacert, $(cacerts), $(eval $(call include-prebuilt-with-destination-directory,target-cacert-$(notdir $(cacert)),$(cacert),$(cacerts_target_directory))))
56 $(foreach cacert, $(cacerts), $(eval $(call include-prebuilt-with-destination-directory,host-cacert-$(notdir $(cacert)),$(cacert),$(cacerts_host_directory))))

Completed in 60 milliseconds