commit | 8c34c8179d4b745338e6200b337488ef9ad4b7ed | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Thu Feb 08 13:42:31 2018 -0800 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Fri Feb 09 19:43:45 2018 +0000 |
tree | 297721f53fbdabdef2f0d79b231c20ad52670f11 | |
parent | e3d0fd346bbddd9f0423fb52fce70bd11e3535f9 [diff] |
Move broadcast radio 1.2 default implementation back to 1.1. Bug: 62945293 Test: VTS Change-Id: I95d68ea61f5b50c5b510212b0941bddad1158f97
diff --git a/broadcastradio/common/tests/Android.bp b/broadcastradio/common/tests/Android.bp index f6a3b6f..3ba31db 100644 --- a/broadcastradio/common/tests/Android.bp +++ b/broadcastradio/common/tests/Android.bp
@@ -33,7 +33,7 @@ "android.hardware.broadcastradio@common-utils-2x-lib", ], shared_libs: [ - "android.hardware.broadcastradio@1.2", + "android.hardware.broadcastradio@1.1", "android.hardware.broadcastradio@2.0", ], }