htc 4 months ago
parent
commit
0aefb5d57d
1 changed files with 3 additions and 1 deletions
  1. 3 1
      manifest.json

+ 3 - 1
manifest.json

@@ -110,9 +110,11 @@
             "bigPackageSizeSupport" : true
         },
         "usingComponents" : true,
+        "requiredPrivateInfos" : [ "getLocation" ],
         "optimization" : {
             "subPackages" : true
-        }
+        },
+        "permission" : {}
     },
     "mp-alipay" : {
         "usingComponents" : true