From c90398c16f7e64010eceeed14b989b0a157d3ff4 Mon Sep 17 00:00:00 2001 From: Erfan Abdi Date: Sun, 16 May 2021 03:41:40 +0600 Subject: [PATCH] =?UTF-8?q?sdm660-common:=20Don=E2=80=99t=20enforce=20RRO?= =?UTF-8?q?=20for=20all=20overlays=20*=20Breaking=20/product/overlay=20*?= =?UTF-8?q?=20Also=20this=20makes=20many=20platform=20specific=20overlays?= =?UTF-8?q?=20with=20current=20system=20API=20on=20vendor=20partition=20wh?= =?UTF-8?q?ich=20breaks=20newer=20android=20version=20compatibilities=20(b?= =?UTF-8?q?roken=20stuffs=20in=20gsis)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I45eb18b0754726fb4f779521a0245dfcb1259b17 --- sdm660.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/sdm660.mk b/sdm660.mk index 407a09fa..823eae6f 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -391,7 +391,6 @@ DEVICE_PACKAGE_OVERLAYS += \ # RRO configuration TARGET_USES_RRO := true -PRODUCT_ENFORCE_RRO_TARGETS := * # Permissions PRODUCT_COPY_FILES += \