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