diff options
author | quic-raghuvar <quic_raghuvar@quicinc.com> | 2024-08-22 15:18:55 +0530 |
---|---|---|
committer | quic-raghuvar <quic_raghuvar@quicinc.com> | 2024-08-22 17:19:42 +0530 |
commit | a29c6386d576ddb7163c4b685b9faabf71d60d2a (patch) | |
tree | 760cd195ca38b0272f23b4fdb0fc023db1671f35 /meta-python/recipes-devtools/python/python3-pexpect/0001-FSM.py-change-shebang-from-python-to-python3.patch | |
parent | fc0264f0fd424e18c364d18cbce69eae386c8995 (diff) | |
download | meta-openembedded-a29c6386d576ddb7163c4b685b9faabf71d60d2a.tar.gz |
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
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pexpect/0001-FSM.py-change-shebang-from-python-to-python3.patch')
0 files changed, 0 insertions, 0 deletions