enable

fun enable(vararg features: PrivacyManager.Feature)

Enables features, adding them to the set of currently enabled features.

Any features that were previously enabled will remain enabled.

Parameters

features

The features to enable.