1585e6726cb58c82dfa1757db768e2e983f575f4
The AirplaneModeEnabler is a ContentObserver, and it must be closed when the object containing it is deleted. Otherwise, it will continue to exist and cause a memory leak. Test: atest -c SettingsUnitTest Bug: 177265744 Change-Id: Idd48b601be1133ee02010e23d8dcb394d1e29bd3
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%