wireguard-android/ui
Harsh Shandilya 1bb8a10633
ui: remove unnecessary boolean check
This check was added in 3c31c340d8 when the kernel module loader was
introduced into the app lifecycle, to avoid attempting to start a root shell
twice. When the module loader was removed in a03ad51622, this flag
was accidentally left in when it should have been deleted.

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2022-05-26 06:01:02 +05:30
..
sampledata Rename app module to ui 2020-03-09 19:24:27 +05:30
src ui: remove unnecessary boolean check 2022-05-26 06:01:02 +05:30
build.gradle ui: fix and silence lint errors 2021-10-28 03:19:56 +05:30
proguard-android-optimize.txt build: Improve R8 rules and enable aggressive optimization modes 2020-03-29 10:52:54 +05:30
proguard-rules.pro build: don't obfuscate code in minify step 2020-04-21 21:36:59 +05:30