mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Add missing separator
This commit is contained in:
parent
9b49628cc2
commit
174ab1f5ea
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
ifeq($(CONFIG_NEO_MSM_SEPOLICY_TYPE), common)
|
||||
ifeq ($(CONFIG_NEO_MSM_SEPOLICY_TYPE), common)
|
||||
include device/qcom/sepolicy-legacy/sepolicy.mk
|
||||
BOARD_SEPOLICY_DIRS += \
|
||||
device/samsung/msm8226-common/sepolicy/common
|
||||
|
|
Loading…
Reference in a new issue