Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0291ba33 authored by Chan Wang's avatar Chan Wang
Browse files

Resend aosp/3444766

Not revert^2 to bypass potential auto-merge issue, because the previous
change failed to auto-merge into internal branch (b/389693264 logged for
it)

Bug: 380222284
Bug: 383062486

Test: m nothing --no-skip-soong-tests
Change-Id: Id7921e00101d0cc0d2eed47d812886746407e646
parent 2de155b2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -22,6 +22,3 @@
# Include definitions for prebuilt SDK, if present.
#
-include prebuilts/sdk/current/definitions.mk

# SDV-specific config.
-include system/software_defined_vehicle/platform/config.mk
+0 −2
Original line number Diff line number Diff line
@@ -360,8 +360,6 @@ $(call add_json_list, ProductPropFiles, $(TARGET_PRODUCT_PROP))
$(call add_json_list, OdmPropFiles, $(TARGET_ODM_PROP))
$(call add_json_list, VendorPropFiles, $(TARGET_VENDOR_PROP))

$(call add_json_str, ExtraAllowedDepsTxt, $(EXTRA_ALLOWED_DEPS_TXT))

# Do not set ArtTargetIncludeDebugBuild into any value if PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD is not set,
# to have the same behavior from runtime_libart.mk.
ifneq ($(PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD),)