OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLATFORM_SECURITY_PATCH
(Results
1 - 3
of
3
) sorted by null
/build/tools/
buildinfo.sh
14
echo "ro.build.version.security_patch=$
PLATFORM_SECURITY_PATCH
"
/build/core/
version_defaults.mk
101
ifeq "" "$(
PLATFORM_SECURITY_PATCH
)"
105
# If there is no $
PLATFORM_SECURITY_PATCH
set, keep it empty.
106
PLATFORM_SECURITY_PATCH
:= 2015-10-01
Makefile
207
PLATFORM_SECURITY_PATCH
="$(
PLATFORM_SECURITY_PATCH
)" \
[
all
...]
Completed in 88 milliseconds