Add back arc4random_stir for 32-bit android-L
See bionic 5dea47221a116aa87b0c286230c944ed6b629636 Change-Id: Id7342a4ea6e21764869d1809a0f75d435baf8ac2
This commit is contained in:
@@ -343,6 +343,7 @@ android_gethostbynamefornet
|
||||
android_set_abort_message
|
||||
arc4random
|
||||
arc4random_buf
|
||||
arc4random_stir
|
||||
arc4random_uniform
|
||||
asctime
|
||||
asctime64
|
||||
|
||||
@@ -206,6 +206,7 @@ android_gethostbynamefornet
|
||||
android_set_abort_message
|
||||
arc4random
|
||||
arc4random_buf
|
||||
arc4random_stir
|
||||
arc4random_uniform
|
||||
asctime
|
||||
asctime64
|
||||
|
||||
@@ -203,6 +203,7 @@ android_gethostbynamefornet
|
||||
android_set_abort_message
|
||||
arc4random
|
||||
arc4random_buf
|
||||
arc4random_stir
|
||||
arc4random_uniform
|
||||
asctime
|
||||
asctime64
|
||||
|
||||
Reference in New Issue
Block a user