package com.forfan.bigbang.util; public class XposedEnableUtil { public static boolean isEnable() { return false; } }