Revert "Add Pixel, S5, Redmi Note 3, and Xiaomi Mi4 to AEC blacklist"

This reverts commit f5768220f2a0ea6ccc09d2026a29f96bc5046027.
// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-03-21 10:14:54 -07:00
parent e7f5022a75
commit 6787a96d71

View file

@ -60,7 +60,7 @@ dependencies {
compile 'org.whispersystems:jobmanager:1.0.2'
compile 'org.whispersystems:libpastelog:1.0.7'
compile 'org.whispersystems:signal-service-android:2.5.3'
compile 'org.whispersystems:webrtc-android:M57-S1'
compile 'org.whispersystems:webrtc-android:M57'
compile "me.leolin:ShortcutBadger:1.10-WS1"
compile 'se.emilsjolander:stickylistheaders:2.7.0'
@ -130,7 +130,7 @@ dependencyVerification {
'org.whispersystems:jobmanager:506f679fc2fcf7bb6d10f00f41d6f6ea0abf75c70dc95b913398661ad538a181',
'org.whispersystems:libpastelog:bb331d9a98240fc139101128ba836c1edec3c40e000597cdbb29ebf4cbf34d88',
'org.whispersystems:signal-service-android:28a5368cb1336106ba7732aeaf0c5a33ef8fb22500c41f38ad8147375f59073b',
'org.whispersystems:webrtc-android:bcca87cfe5c81226184d841b09d1163b3199f046367d1cc8682651673199948b',
'org.whispersystems:webrtc-android:acf78f6148c2e946b846cc5395887079ba37ddb892bf0d993fed18f1b9f521f8',
'me.leolin:ShortcutBadger:e8e39df8a59d8211a30f40b1eeab21b3fa57b3f3e0f03abb995f82d66588778c',
'se.emilsjolander:stickylistheaders:a08ca948aa6b220f09d82f16bbbac395f6b78897e9eeac6a9f0b0ba755928eeb',
'com.jpardogo.materialtabstrip:library:c6ef812fba4f74be7dc4a905faa4c2908cba261a94c13d4f96d5e67e4aad4aaa',
@ -186,6 +186,7 @@ dependencyVerification {
]
}
android {
compileSdkVersion 25
buildToolsVersion '25.0.0'