From d7c5bf4e464a14a578637f5d81d72ab7926685a6 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Wed, 1 Feb 2023 18:19:31 +0800 Subject: [PATCH] [2.13.0-arch-opt] fix bug of och-taxi xml --- OCH/mogo-och-taxi/src/main/AndroidManifest.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 OCH/mogo-och-taxi/src/main/AndroidManifest.xml diff --git a/OCH/mogo-och-taxi/src/main/AndroidManifest.xml b/OCH/mogo-och-taxi/src/main/AndroidManifest.xml new file mode 100644 index 0000000000..fb42392054 --- /dev/null +++ b/OCH/mogo-och-taxi/src/main/AndroidManifest.xml @@ -0,0 +1,5 @@ + + + / + \ No newline at end of file