mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
00616ccdaf
- Labeled adb binary - Moved adb shell from initrc_t to unconfined_t - meta-selinux does not provide adb domain added policy in meta-oe instead of refpolicy: SELinuxProject/refpolicy#1085 Signed-off-by: Gargi Misra <gmisra@qti.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
FILESEXTRAPATHS:append := "${THISDIR}/${PN}:"
|
|
|
|
SRC_URI:append = " \
|
|
file://0001-Added-sepolicy-for-adb-service.patch \
|
|
"
|