Remove usage of ATOMIC_VAR_INIT.
The use of the macro ATOMIC_VAR_INIT is not necessary and is causing warnings about it being deprecated. So remove it. Test: Compiles without any warnings. Change-Id: I137ffd0a7cf9a24c2c7ddea5c30f310722f57b98
Loading
Please register or sign in to comment