app_process: Fix className check
Emptyness of a String8 variable was not checked correctly. As a result, even when no arguments were provided, `app_process` was still launching runtime. Test: adb shell app_process64 Change-Id: Ia303edb5a74b61efad24b475008a3642a07ab789
Loading
Please register or sign in to comment