Loading core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -7564,7 +7564,7 @@ HealthConnect can later integrate it. --> <permission android:name="android.permission.STAGE_HEALTH_CONNECT_REMOTE_DATA" android:protectionLevel="signature|knownSigner" android:knownCerts="@array/config_healthConnectStagingDataKnownSigners"/> android:knownCerts="@array/config_healthConnectRestoreKnownSigners"/> <!-- @hide @TestApi Allows an application to clear HealthConnect's staged remote data for testing only. For security reasons, this is a platform-only permission. --> Loading core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -6286,7 +6286,7 @@ <!-- Certificate digests for trusted apps that will be allowed to obtain the knownSigner permission for staging HealthConnect's remote data. The digest should be computed over the DER encoding of the trusted certificate using the SHA-256 digest algorithm. --> <string-array name="config_healthConnectStagingDataKnownSigners"> <string-array name="config_healthConnectRestoreKnownSigners"> </string-array> <!-- Certificate digests for trusted apps that will be allowed to obtain the knownSigner Health Connect Migration permissions. The digest should be computed over the DER encoding of the Loading Loading
core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -7564,7 +7564,7 @@ HealthConnect can later integrate it. --> <permission android:name="android.permission.STAGE_HEALTH_CONNECT_REMOTE_DATA" android:protectionLevel="signature|knownSigner" android:knownCerts="@array/config_healthConnectStagingDataKnownSigners"/> android:knownCerts="@array/config_healthConnectRestoreKnownSigners"/> <!-- @hide @TestApi Allows an application to clear HealthConnect's staged remote data for testing only. For security reasons, this is a platform-only permission. --> Loading
core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -6286,7 +6286,7 @@ <!-- Certificate digests for trusted apps that will be allowed to obtain the knownSigner permission for staging HealthConnect's remote data. The digest should be computed over the DER encoding of the trusted certificate using the SHA-256 digest algorithm. --> <string-array name="config_healthConnectStagingDataKnownSigners"> <string-array name="config_healthConnectRestoreKnownSigners"> </string-array> <!-- Certificate digests for trusted apps that will be allowed to obtain the knownSigner Health Connect Migration permissions. The digest should be computed over the DER encoding of the Loading