From d15847e7cdd499ab73419c22f309f156a5d260c4 Mon Sep 17 00:00:00 2001 From: Chen Wang Date: Tue, 30 Nov 2021 09:16:06 +0800 Subject: [PATCH] fixed one typo --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7179eb4..f0927ee 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ using the RISC-V official GNU toolchain. The following is the project progress l - - - - - + - - 2021-11-15 For AOSP 12 ported to RV64, the implementation of `m --skip-ninja --skip-soong-tests` was successfully built. The relevant changes have been submitted to the repositories. The details are as follows (here, gitee is taken as an example, github has been mirrored): - manifest repository: diff --git a/README_zh.md b/README_zh.md index 077fef0..6240e4f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -24,7 +24,7 @@ - - - - - + - - 2021-11-15 针对 AOSP 12 移植到 RV64 实现 `m --skip-ninja --skip-soong-tests` 下构建成功。相关修改已经提交到仓库上。具体如下(这里以 gitee 的为例,github 已经 mirror): - manifest 仓库: -- Gitee