OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
267
# Variable to check java support level inside
PDK
build.
268
# Not necessary if the components is not in
PDK
.
275
# The
pdk
(Platform Development Kit) build
[
all
...]
/device/generic/goldfish/camera/
Android.mk
98
endif # !
PDK
/docs/source.android.com/
Android.mk
25
# Put HAL refs in
PDK
instead and strip nav to s.a.c.
26
pdk
-hal-ref:
27
$(hide) doxygen vendor/
pdk
/data/google/Doxyfile
/frameworks/native/services/surfaceflinger/
Android.mk
126
# uses jni which may not be available in
PDK
/build/core/tasks/
apicheck.mk
20
# skip api check for
PDK
buid
Completed in 866 milliseconds