db845c: Add Inherit-product for updatable_apex am: fa0fa16c0c

Change-Id: I4eb2747b4b250b33cdd2bc14c9e316f3fb380720
diff --git a/device-common.mk b/device-common.mk
index e9372aa..7be64f9 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -14,6 +14,9 @@
 # limitations under the License.
 #
 
+# Enable updating of APEXes
+$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
+
 # Device overlay
 DEVICE_PACKAGE_OVERLAYS := $(LOCAL_PATH)/overlay