From 7ad5b81283c39e66ba2ca84314e283f277fc77e0 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期五, 03 四月 2020 11:39:17 +0800 Subject: [PATCH] 坐标 --- lib/src/main/aidl/com/anyun/exam/lib/IListenerInterface.aidl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/src/main/aidl/com/anyun/exam/lib/IListenerInterface.aidl b/lib/src/main/aidl/com/anyun/exam/lib/IListenerInterface.aidl index 421c6f1..97da4e7 100644 --- a/lib/src/main/aidl/com/anyun/exam/lib/IListenerInterface.aidl +++ b/lib/src/main/aidl/com/anyun/exam/lib/IListenerInterface.aidl @@ -5,7 +5,7 @@ interface IListenerInterface { /** - * 杩滅▼鏈嶅姟缁橲DK鐨勫洖璋冩秷鎭紝涓嶅澶栨彁渚涚粰APP瀹㈡埛绔� + * * Demonstrates some basic types that you can use as parameters * and return values in AIDL. */ -- Gitblit v1.8.0