]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Revert "All AppArmor profiles have been switched to the "enforce" mode."
authorAlessandro Astone <ales.astone@gmail.com>
Mon, 20 Mar 2023 13:45:25 +0000 (14:45 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Mon, 20 Mar 2023 13:45:25 +0000 (14:45 +0100)
Not ready yet

This reverts commit 819bfa0abb0701e9cac6563dc6fd3e5b6ace46ed.

data/configs/apparmor_profiles/adbd
data/configs/apparmor_profiles/android_app
data/configs/apparmor_profiles/lxc-waydroid

index 7717fca2c681a013074c8508d52ae96e577131b7..19c660d0e34fec88fe0dfbd6d7d11b181c8987fc 100644 (file)
@@ -1,4 +1,4 @@
-profile adbd flags=(attach_disconnected,mediate_deleted) {
+profile adbd flags=(attach_disconnected,mediate_deleted,complain) {
   /** ix,
   /dev** rw,
   network,
   /** ix,
   /dev** rw,
   network,
index bd2646a22423721ab7a67bfb6d288ac1beffbb3f..e55fc015ceb7ef7a320a96cede22ea2e3f6da214 100644 (file)
@@ -1,4 +1,4 @@
-profile android_app flags=(attach_disconnected, mediate_deleted) {
+profile android_app flags=(attach_disconnected, complain, mediate_deleted) {
   /** ix,
   /dev** rw,
   network,
   /** ix,
   /dev** rw,
   network,
index 21727f3a191449f0727272c0935ed9cc1c0f204c..5a1f5b2a0ca132f79dd4d67640b6b0f4c2883fa4 100644 (file)
@@ -1,4 +1,4 @@
-profile lxc-waydroid flags=(attach_disconnected, mediate_deleted) {
+profile lxc-waydroid flags=(attach_disconnected, complain, mediate_deleted) {
   /** ix,
   /system/bin/app_process Pix -> lxc-waydroid//&android_app,
   /system/bin/app_process32 Pix -> lxc-waydroid//&android_app,
   /** ix,
   /system/bin/app_process Pix -> lxc-waydroid//&android_app,
   /system/bin/app_process32 Pix -> lxc-waydroid//&android_app,