Skip to content

Commit 4b9821a

Browse files
jschanckFrosne
authored andcommitted
Bug 1989986 - enable mlkem768x25519 in beta and release on Android. r=nkulatova
Differential Revision: https://phabricator.services.mozilla.com/D265640
1 parent f41fbf9 commit 4b9821a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

modules/libpref/init/StaticPrefList.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15289,11 +15289,7 @@
1528915289
# Has no effect unless security.tls.enable_kyber is true.
1529015290
- name: network.http.http3.enable_kyber
1529115291
type: RelaxedAtomicBool
15292-
#ifdef ANDROID
15293-
value: @IS_NIGHTLY_BUILD@
15294-
#else
1529515292
value: true
15296-
#endif
1529715293
mirror: always
1529815294
rust: true
1529915295

@@ -17360,11 +17356,7 @@
1736017356

1736117357
- name: security.tls.enable_kyber
1736217358
type: RelaxedAtomicBool
17363-
#ifdef ANDROID
17364-
value: @IS_NIGHTLY_BUILD@
17365-
#else
1736617359
value: true
17367-
#endif
1736817360
mirror: always
1736917361
rust: true
1737017362

0 commit comments

Comments
 (0)