From 28571c5883ca9595883e06a31da70bb0c631aa53 Mon Sep 17 00:00:00 2001 From: Chen Wang Date: Mon, 30 May 2022 14:42:50 +0800 Subject: [PATCH] typofix --- status.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status.md b/status.md index 37bb8f0..42423df 100644 --- a/status.md +++ b/status.md @@ -11,7 +11,7 @@ Project(aosp-riscv) progress log (time in reverse order). - passed setjmp_DeathTest.setjmp_cookie_checksum: https://github.com/riscv-android-src/platform-bionic/pull/25 - fixed TLS issues and pass unit tests: https://github.com/riscv-android-src/platform-bionic/pull/26 - aosp-riscv development and bugfix: - - PR for Disable dex2oat: https://gitee.com/aosp-riscv/platform_build/pulls/5 review 中 + - PR for Disable dex2oat: https://gitee.com/aosp-riscv/platform_build/pulls/5 - completed sync mem* from RVI upstream:https://gitee.com/aosp-riscv/platform_bionic/pulls/22 - fix setjmp issue: https://gitee.com/aosp-riscv/platform_bionic/pulls/21 - sync from rvi upstream:https://gitee.com/aosp-riscv/platform_bionic/pulls/19 -- Gitee