From aa23e76929c94838008714b67d53050921809105 Mon Sep 17 00:00:00 2001 From: CoderKang Date: Wed, 17 Sep 2025 00:40:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4libandroid=5Fruntime?= =?UTF-8?q?=5Fheaders=E4=BE=9D=E8=B5=96=EF=BC=8C=E4=BC=98=E5=8C=96Android.?= =?UTF-8?q?bp=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gps/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gps/Android.bp b/gps/Android.bp index 50eadaa..b75505d 100644 --- a/gps/Android.bp +++ b/gps/Android.bp @@ -50,7 +50,7 @@ cc_library_shared { header_libs: [ "jni_headers", - "libandroid_runtime_headers", + // "libandroid_runtime_headers", ], include_dirs: [