HomeSort by relevance Sort by last modified time
    Searched refs:PDK (Results 1 - 5 of 5) sorted by null

  /build/core/
pdk_config.mk 1 # This file defines the rule to fuse the platform.zip into the current PDK build.
3 .PHONY: pdk fusion
4 pdk fusion: $(DEFAULT_GOAL)
7 # pdk fusion if:
14 # otherwise pdk only if:
15 # 1) pdk is a command line build goal
20 _pdk_fusion_default_platform_zip := vendor/pdk/$(TARGET_DEVICE)/$(TARGET_PRODUCT)-$(TARGET_BUILD_VARIANT)/platform/platform.zip
22 $(info $(_pdk_fusion_default_platform_zip) found, do a PDK fusion build.)
27 ifneq (,$(filter pdk fusion, $(MAKECMDGOALS)))
31 $(error Specify PDK_FUSION_PLATFORM_ZIP to do a PDK fusion.
    [all...]
java.mk 13 endif #PDK
main.mk 216 # Variable to check java support level inside PDK build.
217 # Not necessary if the components is not in PDK.
224 # The pdk (Platform Development Kit) build
  /device/sample/apps/SampleEmailPolicy/
Android.mk 37 endif # !PDK
  /build/core/tasks/
apicheck.mk 20 # skip api check for TINY_ANDROID and PDK buid

Completed in 150 milliseconds