/system/sepolicy/compat/ |
D | Android.bp | 27 name: "29.0.board.compat.map", 29 "compat/29.0/29.0.cil", 34 name: "30.0.board.compat.map", 36 "compat/30.0/30.0.cil", 41 name: "31.0.board.compat.map", 43 "compat/31.0/31.0.cil", 48 name: "32.0.board.compat.map", 50 "compat/32.0/32.0.cil", 55 name: "33.0.board.compat.map", 57 "compat/33.0/33.0.cil", [all …]
|
/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/security/keystore2/src/km_compat/ |
D | Android.bp | 32 "android.security.compat-rust", 49 "android.security.compat-rust", 69 "android.security.compat-ndk", 91 "android.security.compat-ndk", 123 "android.security.compat-ndk",
|
/system/core/init/ |
D | security.cpp | 80 static bool SetMmapRndBitsMin(int start, int min, bool compat) { in SetMmapRndBitsMin() argument 82 if (compat) { in SetMmapRndBitsMin()
|
/system/security/keystore2/aidl/android/security/compat/ |
D | IKeystoreCompatService.aidl | 17 package android.security.compat;
|
/system/core/rootdir/etc/ |
D | linker.config.json | 18 // and libicui18n.so are kept for app compat.
|
/system/sepolicy/private/ |
D | net.te | 10 # to avoid app-compat breakage.
|
D | radio.te | 20 # allow telephony to access platform compat to log permission denials
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | net.te | 10 # to avoid app-compat breakage.
|
D | radio.te | 20 # allow telephony to access platform compat to log permission denials
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | net.te | 10 # to avoid app-compat breakage.
|
D | radio.te | 20 # allow telephony to access platform compat to log permission denials
|
D | untrusted_app_27.te | 28 # allowed for targetApi<=28 for compat reasons.
|
/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.
|
/system/libvintf/ |
D | check_vintf.cpp | 646 auto compat = checkAllFiles(dirmap, properties, runtimeInfo); in main() local 648 if (compat.ok()) { in main() 652 if (compat.error().code() == 0) { in main() 653 LOG(ERROR) << "ERROR: files are incompatible: " << compat.error(); in main() 657 LOG(ERROR) << "ERROR: " << strerror(compat.error().code()) << ": " << compat.error(); in main()
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | radio.te | 20 # allow telephony to access platform compat to log permission denials
|
D | untrusted_app_27.te | 28 # allowed for targetApi<=28 for compat reasons.
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | radio.te | 20 # allow telephony to access platform compat to log permission denials
|
/system/sepolicy/prebuilts/api/32.0/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/sepolicy/prebuilts/api/31.0/public/ |
D | net.te | 24 # to avoid app-compat breakage.
|
/system/security/keystore2/aidl/ |
D | Android.bp | 83 name: "android.security.compat", 84 srcs: [ "android/security/compat/*.aidl" ],
|