summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device-common.mk3
1 files changed, 3 insertions, 0 deletions
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