1package com.android.hotspot2.osu;
2
3public enum ExecCommand {Browser, GetCert, UseClientCertTLS, UploadMO}
4