aconfig: use bail! and ensure! where applicable
The Android Rust style guide recommends anyhow's bail! and ensure! macros where possible. Update the code accordingly. Bug: 279485059 Test: atest aconfig.test Change-Id: I7db7cc2d8ec15e1d3450657ad000e879adb19e08
Loading
Please register or sign in to comment