| From 25630313952f8ba019e8953168e10e2276ef9425 Mon Sep 17 00:00:00 2001 |
| From: Wanwei Jiang <wanwei.jiang@amlogic.com> |
| Date: Fri, 10 Feb 2023 21:34:36 +0800 |
| Subject: [PATCH] tool: bring up androidu with common14-5.15 [2/5] |
| |
| PD#SWPL-109858 |
| |
| Problem: |
| android build error |
| |
| Solution: |
| rename bp file |
| |
| Verify: |
| sc2 |
| |
| Change-Id: Id764c8fc84fb74ed87ab37912c8dd7074294f527 |
| Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com> |
| --- |
| net/test/{Android.bp => Android_bp} | 0 |
| 1 file changed, 0 insertions(+), 0 deletions(-) |
| rename net/test/{Android.bp => Android_bp} (100%) |
| |
| diff --git a/net/test/Android.bp b/net/test/Android_bp |
| similarity index 100% |
| rename from net/test/Android.bp |
| rename to net/test/Android_bp |
| -- |
| 2.25.1 |
| |