Searched refs:compat (Results 1 – 22 of 22) sorted by relevance
/system/sepolicy/ |
D | Android.bp | 18 name: "26.0.board.compat.map", 20 "compat/26.0/26.0.cil", 25 name: "27.0.board.compat.map", 27 "compat/27.0/27.0.cil", 32 name: "28.0.board.compat.map", 34 "compat/28.0/28.0.cil", 39 name: "29.0.board.compat.map", 41 "compat/29.0/29.0.cil", 46 name: "30.0.board.compat.map", 48 "compat/30.0/30.0.cil", [all …]
|
D | compat.mk | 8 LOCAL_REQUIRED_MODULES := $(version).compat.cil 19 $(ALL_MODULES.$(version).compat.cil.BUILT) \
|
D | Android.mk | 266 $(addsuffix .compat.cil,$(PLATFORM_SEPOLICY_COMPAT_VERSIONS)) \ 1645 include $(LOCAL_PATH)/compat.mk 1647 include $(LOCAL_PATH)/compat.mk 1649 include $(LOCAL_PATH)/compat.mk 1651 include $(LOCAL_PATH)/compat.mk 1653 include $(LOCAL_PATH)/compat.mk
|
/system/extras/tests/kernel.config/ |
D | aslr_rec_test.cpp | 34 if (compat || user32) in TEST_F() 52 if (compat || user32) { in TEST_F() 73 if (compat || user32) { in TEST_F() 93 if (compat || user32) { in TEST_F() 112 if (compat || user32) { in TEST_F() 130 if (compat || user32) { in TEST_F()
|
D | aslr_test.cpp | 21 unsigned int get_mmap_rnd_bits(bool compat) { in get_mmap_rnd_bits() argument 24 if (compat) in get_mmap_rnd_bits() 38 bool set_mmap_rnd_bits(unsigned int new_val, bool compat) { in set_mmap_rnd_bits() argument 41 if (compat) in set_mmap_rnd_bits() 160 bool AslrMmapTest::compat = false, AslrMmapTest::user32 = false; member in AslrMmapTest 172 compat = true; in SetUpTestCase() 200 compat = true; in SetUpTestCase() 226 if (user32 || compat) in TearDown() 243 if (compat || user32) { in TEST_F()
|
D | aslr_test.h | 48 static bool compat, user32; variable 57 unsigned int get_mmap_rnd_bits(bool compat); 63 bool set_mmap_rnd_bits(unsigned int new_val, bool compat);
|
/system/core/init/ |
D | security.cpp | 131 static bool SetMmapRndBitsMin(int start, int min, bool compat) { in SetMmapRndBitsMin() argument 133 if (compat) { in SetMmapRndBitsMin()
|
/system/libvintf/ |
D | check_vintf.cpp | 548 auto compat = checkAllFiles(dirmap, properties, runtimeInfo); in main() local 550 if (compat.ok()) { in main() 554 if (compat.error().code() == 0) { in main() 555 LOG(ERROR) << "files are incompatible: " << compat.error(); in main() 559 LOG(ERROR) << strerror(compat.error().code()) << ": " << compat.error(); in main()
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | radio.te | 10 # allow telephony to access platform compat to log permission denials
|
D | untrusted_app_27.te | 28 # allowed for targetApi<=28 for compat reasons.
|
D | untrusted_app_25.te | 40 # allowed for targetApi<=28 for compat reasons.
|
/system/sepolicy/private/ |
D | radio.te | 19 # allow telephony to access platform compat to log permission denials
|
D | untrusted_app_27.te | 28 # allowed for targetApi<=28 for compat reasons.
|
D | untrusted_app_25.te | 40 # allowed for targetApi<=28 for compat reasons.
|
/system/sepolicy/public/ |
D | net.te | 24 # to avoid app-compat breakage.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | net.te | 24 # to avoid app-compat breakage.
|
/system/bt/osi/ |
D | BUILD.gn | 24 "src/compat.cc",
|
D | Android.bp | 51 "src/compat.cc",
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | untrusted_app_27.te | 40 # allowed for targetApi<=28 for compat reasons.
|
D | untrusted_app_25.te | 56 # allowed for targetApi<=28 for compat reasons.
|
/system/tools/aidl/tests/lazy_test/ |
D | README | 84 private/compat/<number>/<number>.ignore.cil
|
/system/apex/docs/ |
D | README.md | 199 - UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
|