db845c: Add Inherit-product for updatable_apex am: fa0fa16c0c am: 7dfc9259a7 am: ad85c6146e

Change-Id: I529f8b823cac29feb8fea516aa5e90a6a3c2a60c
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