mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
Merge pull request #1954 from selfxyz/release/staging-2026-04-10
Release to Staging v2.9.17 - 2026-04-10
This commit is contained in:
@@ -9,3 +9,9 @@ nmHoistingLimits: workspaces
|
||||
nodeLinker: node-modules
|
||||
|
||||
npmPublishAccess: public
|
||||
|
||||
packageExtensions:
|
||||
"@selfxyz/euclid@*":
|
||||
peerDependenciesMeta:
|
||||
react-native-blur-effect:
|
||||
optional: true
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC" />
|
||||
<!-- Remove FOREGROUND_SERVICE_MICROPHONE merged in by the KYC SDK (VideoIdent is disabled) -->
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MICROPHONE" tools:node="remove" />
|
||||
<!-- Remove AD_ID merged in by Google Play Services/Firebase — app does not use advertising ID -->
|
||||
<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove" />
|
||||
|
||||
<application
|
||||
android:name=".MainApplication"
|
||||
|
||||
Reference in New Issue
Block a user