meta-openembedded/meta-oe/dynamic-layers
quic-raghuvar a29c6386d5 android-toold-adbd: Fix inconsistency between selinux configurations
ConditionPathExists is set to /etc/usb-debugging-enabled as part of meta-oe/recipes-devtools/android-tools/android-tools/android-tools-adbd.service file. However, in meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/android-tools-adbd.service file ConditionPathExists is set to /var/usb-debugging-enabled

This causes an internal inconsistency between selinux-enabled and -disabled configurations.

Hence, change ConditionPathExists=/var/usb-debugging-enabled to ConditionPathExists=/etc/usb-debugging-enabled

Reported-by: @lumag
2024-08-22 17:19:42 +05:30
..
gnome-layer openbox-xdgmenu: update UPSTREAM_CHECK_* variables to fix devtool upgrades 2024-07-24 08:56:46 -07:00
meta-python netplan: add missing runtime dependencies 2024-08-12 08:16:42 -07:00
networking-layer/recipes-core/packagegroups valijson: move out of hard dep on meta-networking 2022-03-24 09:45:25 -07:00
perl-layer recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
selinux/recipes-devtool/android-tools android-toold-adbd: Fix inconsistency between selinux configurations 2024-08-22 17:19:42 +05:30