make sepolicy available in aosp targets
Bug: 198214600 Test: build pass Change-Id: I113d1855f8d71b3d837a3f02974079e12ed5ddec
This commit is contained in:
parent
175d36ced8
commit
f67eea1947
1 changed files with 1 additions and 1 deletions
|
@ -862,8 +862,8 @@ PRODUCT_COPY_FILES += frameworks/native/data/etc/android.hardware.telephony.cdma
|
||||||
#GPS HAL
|
#GPS HAL
|
||||||
#TODO(b/197914244)
|
#TODO(b/197914244)
|
||||||
include device/google/gs101/gnss/device-gnss.mk
|
include device/google/gs101/gnss/device-gnss.mk
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201-sepolicy/gps
|
|
||||||
endif
|
endif
|
||||||
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201-sepolicy/gps
|
||||||
|
|
||||||
ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
|
ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue