mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-05 15:36:02 +00:00
Remove root-specific stuff. DO NOT MERGE TO root!
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.limelight;
|
||||
|
||||
public class LimelightBuildProps {
|
||||
public static final boolean ROOT_BUILD = true;
|
||||
public static final boolean ROOT_BUILD = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user