opt
This commit is contained in:
@@ -10,7 +10,9 @@ public enum StatusDescriptor {
|
||||
|
||||
/**
|
||||
* adas UI
|
||||
* Deprecated, use {@link #V2X_UI} instead.
|
||||
*/
|
||||
@Deprecated
|
||||
ADAS_UI,
|
||||
|
||||
/**
|
||||
@@ -20,10 +22,7 @@ public enum StatusDescriptor {
|
||||
|
||||
/**
|
||||
* v2x UI
|
||||
* <p>
|
||||
* Deprecated, use {@link #ADAS_UI} instead.
|
||||
*/
|
||||
@Deprecated
|
||||
V2X_UI,
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user