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/make/tools/
buildinfo.sh
14
echo "ro.build.version.security_patch=$
PLATFORM_SECURITY_PATCH
"
/build/make/core/
version_defaults.mk
28
#
PLATFORM_SECURITY_PATCH
178
ifndef
PLATFORM_SECURITY_PATCH
183
# If there is no $
PLATFORM_SECURITY_PATCH
set, keep it empty.
184
PLATFORM_SECURITY_PATCH
:= 2017-12-05
Makefile
285
PLATFORM_SECURITY_PATCH
="$(
PLATFORM_SECURITY_PATCH
)" \
634
--os_patch_level $(
PLATFORM_SECURITY_PATCH
)
[
all
...]
Completed in 51 milliseconds