Skip to content
Commit efd9c181 authored by Ruslan Tkhakokhov's avatar Ruslan Tkhakokhov
Browse files

Fix flag check for preserve settings feature

getApplicationContext() returns null when calling to get Context object
to pass to FeatureFlagUtils.isEnabled(). Replace with getBaseContext()

Test: Verify the context is not null through logs
Change-Id: I0c27c5bc09e3fc84abeafb0a4ead3357cacc3d2a
parent 2b1f4315
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment