[V2X]本地源码与远程aar版本一致

This commit is contained in:
renwj
2022-02-25 17:26:24 +08:00
parent 6be718c31c
commit aea8aeb11d
29 changed files with 1183 additions and 324 deletions

View File

@@ -43,6 +43,7 @@ public class MainActivity extends AppCompatActivity {
private Button btnRequestCarLive;
private Button btnV2XFunctionTest;
private boolean v2xHasBeenInitialized = false;
private Button btnNSDNetty;
private SurfaceView surfacePreviewView;