aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-08-19 23:12:08 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-08-19 23:12:08 +0000
commitf3c1c883849390b976c112dc797d70fd1fe2f5fd (patch)
treeb3042c7ae9ffdc05a94bb6b47b7c358b040d38a7
parented321f5003d27c21bd396e25b817e428d280f76a (diff)
parente725169d26484485db432f3a8873dc191572c94d (diff)
downloadcuttlefish-f3c1c883849390b976c112dc797d70fd1fe2f5fd.tar.gz
Snap for 6777077 from e725169d26484485db432f3a8873dc191572c94d to rvc-qpr1-release
Change-Id: I70687c95abc10feca1405cb5a3c80ada47df615c
-rw-r--r--vsoc_arm64/auto/aosp_cf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsoc_arm64/auto/aosp_cf.mk b/vsoc_arm64/auto/aosp_cf.mk
index 2d311dbd4..1aeceed07 100644
--- a/vsoc_arm64/auto/aosp_cf.mk
+++ b/vsoc_arm64/auto/aosp_cf.mk
@@ -14,7 +14,7 @@
# limitations under the License.
#
-$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
$(call inherit-product, device/google/cuttlefish/shared/auto/device.mk)
$(call inherit-product, device/google/cuttlefish/vsoc_arm64/device.mk)