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
28
#
PLATFORM_SECURITY_PATCH
111
ifeq "" "$(
PLATFORM_SECURITY_PATCH
)"
116
# If there is no $
PLATFORM_SECURITY_PATCH
set, keep it empty.
117
PLATFORM_SECURITY_PATCH
:= 2016-12-05
Makefile
233
PLATFORM_SECURITY_PATCH
="$(
PLATFORM_SECURITY_PATCH
)" \
526
--os_patch_level $(
PLATFORM_SECURITY_PATCH
)
[
all
...]
Completed in 36 milliseconds