commit | bff89a513395d4f1ebfe440672efaff19033245a | [log] [tgz] |
---|---|---|
author | Tim Zimmermann <tim@linux4.de> | Mon Feb 15 10:33:55 2021 +0100 |
committer | Jan Altensen <info@stricted.net> | Wed Mar 30 00:34:44 2022 +0200 |
tree | 2e14e072dad03ae1aeb30f16f4fb713def8cfe8b | |
parent | 08b0b2eecdf5927a261b583c847ad7c42b4c3adb [diff] |
common: label macloader Change-Id: I19d83dafa69c3e491e8695611f6ed24bbade3943
Don't recurse into the platform makefiles. We don't care about them, and we don't want to force a reset of BOARD_SEPOLICY_DIRS
.
If you want to use these policies, add a
include device/samsung_slsi/sepolicy/sepolicy.mk
to your device's BoardConfig. It is highly recommended that in case you have your own BOARD_SEPOLICY_DIRS
declaration, the inclusion happens before those lines