Skip to content

Commit

Permalink
Merge branch 'main' into sam/vpn-clean-up
Browse files Browse the repository at this point in the history
* main:
  Add Privacy Config feature to control ad attribution reporting (#1042)
  • Loading branch information
samsymons committed Nov 4, 2024
2 parents 337ebbb + 19f1e5c commit 6fe4744
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public enum PrivacyFeature: String {
case networkProtection
case aiChat
case contextualOnboarding
case adAttributionReporting
}

/// An abstraction to be implemented by any "subfeature" of a given `PrivacyConfiguration` feature.
Expand Down

0 comments on commit 6fe4744

Please sign in to comment.