OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_with_dexpreopt
(Results
1 - 3
of
3
) sorted by null
/system/sepolicy/
definitions.mk
8
-D
target_with_dexpreopt
=$(WITH_DEXPREOPT) \
/system/sepolicy/public/
te_macros
496
define(`with_dexpreopt', ifelse(
target_with_dexpreopt
, `true', $1))
/system/sepolicy/prebuilts/api/26.0/public/
te_macros
485
define(`with_dexpreopt', ifelse(
target_with_dexpreopt
, `true', $1))
Completed in 631 milliseconds