commit | 0f5d21ae53c77c2240d3995369f0682f54fdaebd | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Thu Feb 08 13:56:20 2018 -0800 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Sat Feb 10 12:40:41 2018 +0000 |
tree | 12d5bfde9577cf0984bc9ef0e3df0d0ecf094be7 | |
parent | 98859035ef6ed1ca4c872101c82cb9818d86b585 [diff] |
Remove broadcastradio HAL 1.2 support from the framework. Bug: 62945293 Test: VTS Change-Id: Ifd54fe476717ae71e5c9ff72498bf702b0c29454
diff --git a/broadcastradio/common/utils1x/include/broadcastradio-utils-1x/Utils.h b/broadcastradio/common/utils1x/include/broadcastradio-utils-1x/Utils.h index 8ad7109..d47746d 100644 --- a/broadcastradio/common/utils1x/include/broadcastradio-utils-1x/Utils.h +++ b/broadcastradio/common/utils1x/include/broadcastradio-utils-1x/Utils.h
@@ -29,7 +29,6 @@ enum class HalRevision : uint32_t { V1_0 = 1, V1_1, - V1_2, // TODO(b/62945293): remove }; /**