Home
last modified time | relevance | path

Searched refs:uncrypt (Results 1 – 25 of 89) sorted by relevance

1234

/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Duncrypt.te1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
9 r_dir_file(uncrypt, shell_data_file)
14 allow uncrypt cache_file:dir search;
22 # Write to /dev/socket/uncrypt
23 unix_socket_connect(uncrypt, uncrypt, uncrypt)
26 set_prop(uncrypt, powerctl_prop)
31 allow uncrypt block_device:dir r_dir_perms;
36 r_dir_file(uncrypt, rootfs)
38 # uncrypt reads /proc/cmdline
[all …]
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Duncrypt.te1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
8 r_dir_file(uncrypt, app_data_file)
12 r_dir_file(uncrypt, shell_data_file)
17 allow uncrypt cache_file:dir search;
25 # Write to /dev/socket/uncrypt
26 unix_socket_connect(uncrypt, uncrypt, uncrypt)
29 set_prop(uncrypt, powerctl_prop)
34 allow uncrypt block_device:dir r_dir_perms;
39 r_dir_file(uncrypt, rootfs)
[all …]
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Duncrypt.te1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
9 r_dir_file(uncrypt, shell_data_file)
14 allow uncrypt cache_file:dir search;
19 allow uncrypt ota_package_file:dir r_dir_perms;
22 # Write to /dev/socket/uncrypt
23 unix_socket_connect(uncrypt, uncrypt, uncrypt)
26 set_prop(uncrypt, powerctl_prop)
31 allow uncrypt block_device:dir r_dir_perms;
36 r_dir_file(uncrypt, rootfs)
[all …]
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Duncrypt.te1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
9 r_dir_file(uncrypt, shell_data_file)
14 allow uncrypt cache_file:dir search;
19 allow uncrypt ota_package_file:dir r_dir_perms;
22 # Write to /dev/socket/uncrypt
23 unix_socket_connect(uncrypt, uncrypt, uncrypt)
28 allow uncrypt block_device:dir r_dir_perms;
33 r_dir_file(uncrypt, rootfs)
36 allow uncrypt {
[all …]
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Duncrypt.te1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
9 r_dir_file(uncrypt, shell_data_file)
14 allow uncrypt cache_file:dir search;
19 allow uncrypt ota_package_file:dir r_dir_perms;
22 # Write to /dev/socket/uncrypt
23 unix_socket_connect(uncrypt, uncrypt, uncrypt)
28 allow uncrypt block_device:dir r_dir_perms;
33 r_dir_file(uncrypt, rootfs)
36 allow uncrypt {
[all …]
/aosp12/system/sepolicy/public/
H A Duncrypt.te1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
9 r_dir_file(uncrypt, shell_data_file)
14 allow uncrypt cache_file:dir search;
19 allow uncrypt ota_package_file:dir r_dir_perms;
22 # Write to /dev/socket/uncrypt
23 unix_socket_connect(uncrypt, uncrypt, uncrypt)
28 allow uncrypt block_device:dir r_dir_perms;
33 r_dir_file(uncrypt, rootfs)
36 allow uncrypt {
[all …]
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Duncrypt.te1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
5 allow uncrypt self:capability dac_override;
8 r_dir_file(uncrypt, app_data_file)
12 r_dir_file(uncrypt, shell_data_file)
17 allow uncrypt cache_file:dir search;
25 # Write to /dev/socket/uncrypt
26 unix_socket_connect(uncrypt, uncrypt, uncrypt)
29 set_prop(uncrypt, powerctl_prop)
32 allow uncrypt self:capability sys_rawio;
[all …]
H A Ddomain.te258 -uncrypt
498 -uncrypt
907 -uncrypt # TODO: see if we can remove
913 userdebug_or_eng(`-uncrypt')
939 userdebug_or_eng(`-uncrypt')
950 userdebug_or_eng(`-uncrypt')
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Duncrypt.te1 # uncrypt
2 type uncrypt, domain, mlstrustedsubject;
5 allow uncrypt self:capability dac_override;
8 r_dir_file(uncrypt, app_data_file)
12 r_dir_file(uncrypt, shell_data_file)
24 # Write to /dev/socket/uncrypt
25 unix_socket_connect(uncrypt, uncrypt, uncrypt)
28 set_prop(uncrypt, powerctl_prop)
31 allow uncrypt self:capability sys_rawio;
33 allow uncrypt block_device:dir r_dir_perms;
[all …]
/aosp12/bootable/recovery/uncrypt/
H A Duncrypt.rc1 service uncrypt /system/bin/uncrypt
3 socket uncrypt stream 600 system system
7 service setup-bcb /system/bin/uncrypt --setup-bcb
9 socket uncrypt stream 600 system system
13 service clear-bcb /system/bin/uncrypt --clear-bcb
15 socket uncrypt stream 600 system system
H A DAndroid.bp25 name: "uncrypt",
28 "uncrypt.cpp",
48 "uncrypt.rc",
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Duncrypt.te1 typeattribute uncrypt coredomain;
2 typeattribute uncrypt domain_deprecated;
4 init_daemon_domain(uncrypt)
H A Ddomain_deprecated.te44 -uncrypt
55 -uncrypt
67 -uncrypt
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Duncrypt.te1 typeattribute uncrypt coredomain;
2 typeattribute uncrypt domain_deprecated;
4 init_daemon_domain(uncrypt)
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Duncrypt.te1 typeattribute uncrypt coredomain;
3 init_daemon_domain(uncrypt)
6 set_prop(uncrypt, powerctl_prop)
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Duncrypt.te1 typeattribute uncrypt coredomain;
3 init_daemon_domain(uncrypt)
6 set_prop(uncrypt, powerctl_prop)
/aosp12/system/sepolicy/private/
H A Duncrypt.te1 typeattribute uncrypt coredomain;
3 init_daemon_domain(uncrypt)
6 set_prop(uncrypt, powerctl_prop)
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Duncrypt.te1 typeattribute uncrypt coredomain;
3 init_daemon_domain(uncrypt)
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Duncrypt.te1 typeattribute uncrypt coredomain;
3 init_daemon_domain(uncrypt)
H A Ddomain.te269 uncrypt
312 -uncrypt
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Duncrypt.te1 typeattribute uncrypt coredomain;
3 init_daemon_domain(uncrypt)
H A Ddomain.te309 uncrypt
355 -uncrypt
/aosp12/bootable/recovery/tests/unit/
H A Duncrypt_test.cpp50 std::string uncrypt = android::base::GetProperty(INIT_SVC_UNCRYPT, ""); in StopService() local
52 << "] uncrypt: [" << uncrypt << "]"; in StopService()
53 if (setup_bcb != "running" && clear_bcb != "running" && uncrypt != "running") { in StopService()
/aosp12/frameworks/base/core/java/android/os/
H A DIRecoverySystem.aidl27 boolean uncrypt(in String packageFile, IRecoverySystemProgressListener listener); in uncrypt() method
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java554 uncrypt(); in run()
735 private void uncrypt() { in uncrypt() method in ShutdownThread

1234