HomeSort by relevance Sort by last modified time
    Searched refs:PDK (Results 1 - 7 of 7) 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
22 vendor/pdk/$(TARGET_DEVICE)/$(TARGET_PRODUCT)-$(TARGET_BUILD_VARIANT)/platform/platform.zip \
23 vendor/pdk/$(TARGET_DEVICE)/$(patsubst aosp_%,full_%,$(TARGET_PRODUCT))-$(TARGET_BUILD_VARIANT)/platform/platform.zip)
27 $(info $(PDK_FUSION_PLATFORM_ZIP) found, do a PDK fusion build.)
31 ifneq (,$(filter pdk fusion, $(MAKECMDGOALS))
    [all...]
java.mk 13 endif #PDK
main.mk 264 # Variable to check java support level inside PDK build.
265 # Not necessary if the components is not in PDK.
272 # The pdk (Platform Development Kit) build
    [all...]
  /frameworks/native/services/surfaceflinger/
Android.mk 61 # uses jni which may not be available in PDK
  /device/generic/goldfish/camera/
Android.mk 98 endif # !PDK
  /build/core/tasks/
apicheck.mk 20 # skip api check for PDK buid
  /build/target/product/
mini.mk 218 #----------------- For PDK ------------------------------

Completed in 240 milliseconds