Use BindSource.valueOf() instead of Enum.valueOf()
Avoid reflective use of the generic Enum.valueOf lookup, as this can be fragile when optimizing. Bug: 379313375 Test: presubmit Flag: EXEMPT BUGFIX Change-Id: I958150140ffde77a60bf592f3b1d6d7ee113e7bf
Loading
Please register or sign in to comment