diff options
author | dianlujitao <dianlujitao@lineageos.org> | 2020-02-19 20:19:26 +0800 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:49:34 +0300 |
commit | 1bc056ce96279b8f3cba92174f195d97b3dd546f (patch) | |
tree | eeb6fdac4e5a057234aaf2901c6ed349e352bb89 | |
parent | 40cdeadd87d8c3f991c9cc396b7fe5e4e48248a6 (diff) |
sdm660-common: Enable linker namespace isolation
Change-Id: Ib73797165a34e221c17ba6572a00adc760913442
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 2c0bad7..5907d31 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -200,7 +200,6 @@ BOARD_PLAT_PRIVATE_SEPOLICY_DIR += $(COMMON_PATH)/sepolicy/private # Treble PRODUCT_FULL_TREBLE_OVERRIDE := true PRODUCT_VENDOR_MOVE_ENABLED := true -BOARD_VNDK_RUNTIME_DISABLE := true BOARD_VNDK_VERSION := current # Wifi |