summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-02-15 03:24:16 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-02-15 03:24:16 +0000
commitdf1a472ecab54bc373e484c866f9f4242cdb56d4 (patch)
tree1a2f55a258cdd9b7dfd38667a7d53d48c32189dc
parent16e4bc925df150e72895d8323167ca49f308533e (diff)
parent7f47f75eaf9d475bbcdd78343e9a40cf6d986874 (diff)
downloaddragonboard-df1a472ecab54bc373e484c866f9f4242cdb56d4.tar.gz
Change-Id: I691d92880608016558963ffd1772deeb45d5c98a
-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