Start using com.limelight.root package name

This commit is contained in:
Cameron Gutman
2014-09-03 23:32:37 -07:00
parent 25b3d08bb9
commit bb869a51fd
10 changed files with 16 additions and 10 deletions
+1
View File
@@ -13,6 +13,7 @@ import com.limelight.nvstream.http.NvHTTP;
import com.limelight.nvstream.http.PairingManager;
import com.limelight.nvstream.http.PairingManager.PairState;
import com.limelight.nvstream.wol.WakeOnLanSender;
import com.limelight.root.R;
import com.limelight.utils.Dialog;
import android.app.Activity;