OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:my_target_arch
(Results
1 - 2
of
2
) sorted by null
/system/sepolicy/
Android.mk
162
my_target_arch
:= $(TARGET_ARCH)
macro
164
my_target_arch
:= mips
macro
280
$(sepolicy_policy.conf): PRIVATE_TGT_ARCH := $(
my_target_arch
)
313
$(reqd_policy_mask.conf): PRIVATE_TGT_ARCH := $(
my_target_arch
)
341
$(plat_pub_policy.conf): PRIVATE_TGT_ARCH := $(
my_target_arch
)
391
$(plat_policy.conf): PRIVATE_TGT_ARCH := $(
my_target_arch
)
543
$(vendor_policy.conf): PRIVATE_TGT_ARCH := $(
my_target_arch
)
589
$(odm_policy.conf): PRIVATE_TGT_ARCH := $(
my_target_arch
)
735
$(sepolicy.recovery.conf): PRIVATE_TGT_ARCH := $(
my_target_arch
)
782
$(LOCAL_BUILT_MODULE): PRIVATE_TGT_ARCH := $(
my_target_arch
)
1678
my_target_arch
:=
macro
[
all
...]
treble_sepolicy_tests_for_release.mk
23
$($(version)_plat_policy.conf): PRIVATE_TGT_ARCH := $(
my_target_arch
)
Completed in 520 milliseconds