hikey/hikey960: Fix APEX related crashloop am: ead7eed28d am: 3d9ebcbec5
am: c6b969ebb5
Change-Id: I1cb25886aa5ecda93881471e3bb49714f819cb4a
diff --git a/device-common.mk b/device-common.mk
index 9867d63..9e721a5 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -14,6 +14,10 @@
# limitations under the License.
#
+# Enable updating of APEXes
+$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
+
+
ifneq (,$(filter $(TARGET_PRODUCT),hikey960_tv hikey_tv))
# Setup TV Build
USE_OEM_TV_APP := true