/aosp12/hardware/google/pixel-sepolicy/wifi_logger/ |
H A D | README.md | 1 ### wifi logger SELinux rules 3 This directory contains all the SELinux rules for communication with the
|
/aosp12/hardware/google/pixel-sepolicy/citadel/ |
H A D | README.md | 1 ### Citadel SELinux rules 3 This directory contains all the SELinux rules for communication with the
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | auditctl.te | 5 # setting rate limits on SELinux denials. 12 # mode. This helps speed SELinux policy development.
|
H A D | heapprofd.te | 8 # own SELinux domain), which will exclusively handle profiling of its parent. 32 # profiling, only allowlisted domains will be allowed by SELinux. Avoid 50 # We are still constrained by the SELinux rules above.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | auditctl.te | 5 # setting rate limits on SELinux denials. 12 # mode. This helps speed SELinux policy development.
|
H A D | heapprofd.te | 8 # own SELinux domain), which will exclusively handle profiling of its parent. 32 # profiling, only allowlisted domains will be allowed by SELinux. Avoid 51 # We are still constrained by the SELinux rules above.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | auditctl.te | 5 # setting rate limits on SELinux denials. 12 # mode. This helps speed SELinux policy development.
|
H A D | heapprofd.te | 8 # own SELinux domain), which will exclusively handle profiling of its parent. 32 # profiling, only allowlisted domains will be allowed by SELinux. Avoid 49 # We are still constrained by the SELinux rules above.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | auditctl.te | 5 # setting rate limits on SELinux denials. 12 # mode. This helps speed SELinux policy development.
|
H A D | heapprofd.te | 8 # own SELinux domain), which will exclusively handle profiling of its parent. 32 # profiling, only allowlisted domains will be allowed by SELinux. Avoid 50 # We are still constrained by the SELinux rules above.
|
/aosp12/system/sepolicy/private/ |
H A D | auditctl.te | 5 # setting rate limits on SELinux denials. 12 # mode. This helps speed SELinux policy development.
|
H A D | heapprofd.te | 8 # own SELinux domain), which will exclusively handle profiling of its parent. 32 # profiling, only allowlisted domains will be allowed by SELinux. Avoid 50 # We are still constrained by the SELinux rules above.
|
/aosp12/frameworks/base/cmds/am/src/com/android/commands/am/ |
H A D | Am.java | 25 import android.os.SELinux; 122 final String tcon = SELinux.getFileContext(file.getAbsolutePath()); in onOpenFile() 123 if (!SELinux.checkSELinuxAccess(seLinuxContext, tcon, "file", "write")) { in onOpenFile()
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | te_macros | 438 # Allow domain to check SELinux permissions via selinuxfs. 448 # Allow domain to check SELinux contexts via selinuxfs. 481 # SELinux rules which apply only to recovery mode 487 # SELinux rules which apply only to non-recovery (normal) mode 493 # SELinux rules which apply only to full TREBLE devices 527 # SELinux rules which apply only to devices with compatible property 544 # SELinux rules which apply only to userdebug or eng builds 550 # SELinux rules which apply only to asan builds 556 # SELinux rules which apply only to builds with native coverage 588 # SELinux rules which apply only when pre-opting. [all …]
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | te_macros | 438 # Allow domain to check SELinux permissions via selinuxfs. 448 # Allow domain to check SELinux contexts via selinuxfs. 481 # SELinux rules which apply only to recovery mode 487 # SELinux rules which apply only to non-recovery (normal) mode 493 # SELinux rules which apply only to full TREBLE devices 527 # SELinux rules which apply only to devices with compatible property 544 # SELinux rules which apply only to userdebug or eng builds 550 # SELinux rules which apply only to asan builds 556 # SELinux rules which apply only to builds with native coverage 588 # SELinux rules which apply only when pre-opting. [all …]
|
/aosp12/system/sepolicy/public/ |
H A D | te_macros | 438 # Allow domain to check SELinux permissions via selinuxfs. 448 # Allow domain to check SELinux contexts via selinuxfs. 481 # SELinux rules which apply only to recovery mode 487 # SELinux rules which apply only to non-recovery (normal) mode 493 # SELinux rules which apply only to full TREBLE devices 527 # SELinux rules which apply only to devices with compatible property 544 # SELinux rules which apply only to userdebug or eng builds 550 # SELinux rules which apply only to asan builds 556 # SELinux rules which apply only to builds with native coverage 588 # SELinux rules which apply only when pre-opting. [all …]
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | te_macros | 419 # Allow domain to check SELinux permissions via selinuxfs. 429 # Allow domain to check SELinux contexts via selinuxfs. 462 # SELinux rules which apply only to recovery mode 468 # SELinux rules which apply only to full TREBLE devices 479 # SELinux rules which apply only to devices which are not full TREBLE devices 485 # SELinux rules which apply only to devices with compatible property 496 # SELinux rules which apply only to devices without compatible property 502 # SELinux rules which apply only to userdebug or eng builds 508 # SELinux rules which apply only to asan builds 514 # SELinux rules which apply only to builds with native coverage [all …]
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | te_macros | 400 # Allow domain to check SELinux permissions via selinuxfs. 410 # Allow domain to check SELinux contexts via selinuxfs. 443 # SELinux rules which apply only to recovery mode 449 # SELinux rules which apply only to full TREBLE devices 460 # SELinux rules which apply only to devices which are not full TREBLE devices 466 # SELinux rules which apply only to devices with compatible property 477 # SELinux rules which apply only to devices without compatible property 483 # SELinux rules which apply only to userdebug or eng builds 489 # SELinux rules which apply only to asan builds 515 # SELinux rules which apply only when pre-opting.
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | webview_zygote.te | 26 # Switch SELinux context to app domains. 48 # Check validity of SELinux context before use. 50 # Check SELinux permissions.
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/ |
H A D | FingerprintUpdateActiveUserClient.java | 26 import android.os.SELinux; 96 if (!SELinux.restorecon(mDirectory)) { in start()
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | te_macros | 392 # Allow domain to check SELinux permissions via selinuxfs. 402 # Allow domain to check SELinux contexts via selinuxfs. 435 # SELinux rules which apply only to recovery mode 441 # SELinux rules which apply only to full TREBLE devices 452 # SELinux rules which apply only to devices which are not full TREBLE devices 458 # SELinux rules which apply only to userdebug or eng builds 464 # SELinux rules which apply only to user builds 470 # SELinux rules which apply only to asan builds 494 # SELinux rules which apply only when pre-opting.
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | webview_zygote.te | 26 # Switch SELinux context to app domains. 52 # Check validity of SELinux context before use. 54 # Check SELinux permissions.
|
H A D | zygote.te | 16 # Switch SELinux context to app domains. 70 # Check validity of SELinux context before use. 72 # Check SELinux permissions.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | te_macros | 422 # Allow domain to check SELinux permissions via selinuxfs. 432 # Allow domain to check SELinux contexts via selinuxfs. 465 # SELinux rules which apply only to recovery mode 471 # SELinux rules which apply only to full TREBLE devices 488 # SELinux rules which apply only to devices with compatible property 499 # SELinux rules which apply only to devices without compatible property 505 # SELinux rules which apply only to userdebug or eng builds 511 # SELinux rules which apply only to asan builds 517 # SELinux rules which apply only to builds with native coverage 549 # SELinux rules which apply only when pre-opting. [all …]
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | webview_zygote.te | 26 # Switch SELinux context to app domains. 56 # Check validity of SELinux context before use. 58 # Check SELinux permissions.
|