From bfec3b7087df5d75a9ef6694dcd6a4d01f678993 Mon Sep 17 00:00:00 2001
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Date: Mon, 15 Jul 2024 10:36:57 +0200
Subject: [PATCH] Revert "default: fork platform_testing repo"

This reverts commit 57b54e427af0d218b4a5f7f49e0e4845a2fc6b49.

The AP2A (QPR2) release is causing us too much issues:
new lunch targets, different CTS/VTS behaviour,
4k playback regression, ...

Since we will be updating to UQ1A.240205.004.B1 instead, we no longer
need this fork.

Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
---
 default.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/default.xml b/default.xml
index 1f9c91b..ab9bf0b 100644
--- a/default.xml
+++ b/default.xml
@@ -1409,8 +1409,6 @@
 <!-- AOSP Forks -->
   <remove-project name="platform/external/v4l2_codec2" />
   <project path="external/v4l2_codec2" name="external/v4l2_codec2" remote="baylibre" revision="ti-android-14" groups="ti" />
-  <remove-project name="platform/platform_testing" />
-  <project path="platform_testing" name="platform_testing" remote="baylibre" revision="ti-android-14" groups="ti" />
 
 <!-- non AOSP TI Projects -->
   <project path="device/ti/am62x" name="device/ti/am62x" remote="baylibre" revision="ti-android-14" groups="device,ti" />
-- 
GitLab