mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Fill in missing parts of parts
This commit is contained in:
parent
c55b034a4b
commit
a280fa63b2
7 changed files with 39 additions and 3 deletions
|
|
@ -119,10 +119,12 @@ SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += \
|
|||
$(COMMON_PATH)/sepolicy/public
|
||||
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += \
|
||||
$(COMMON_PATH)/sepolicy/vendor
|
||||
$(COMMON_PATH)/sepolicy/vendor \
|
||||
hardware/samsung-ext/interfaces/sepolicy/vendor
|
||||
|
||||
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += \
|
||||
$(COMMON_PATH)/sepolicy/private
|
||||
$(COMMON_PATH)/sepolicy/private \
|
||||
hardware/samsung-ext/interfaces/sepolicy/private
|
||||
|
||||
# Vendor
|
||||
TARGET_COPY_OUT_VENDOR := vendor
|
||||
|
|
|
|||
Loading…
Reference in a new issue