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

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