commit | 768de57e4cccd461686493b526a1760cbb59c513 | [log] [tgz] |
---|---|---|
author | Sasha Kuznetsov <sashakuznetsov@google.com> | Tue Feb 11 06:00:10 2020 +0000 |
committer | Sasha Kuznetsov <sashakuznetsov@google.com> | Tue Feb 11 06:00:10 2020 +0000 |
tree | ceeeccca6a2c138fd2ebcffd190d435ce8735417 | |
parent | ce414351c5d42f5084ff7015b255587b3c384fca [diff] [blame] |
Revert^2 "Add GnssAntennaInfo to HAL" ce414351c5d42f5084ff7015b255587b3c384fca Change-Id: I791dcf8c26f3ed51c07987e79752ff3ce165fcbf
diff --git a/gnss/2.1/IGnssConfiguration.hal b/gnss/2.1/IGnssConfiguration.hal index 8360ba9..550f325 100644 --- a/gnss/2.1/IGnssConfiguration.hal +++ b/gnss/2.1/IGnssConfiguration.hal
@@ -65,4 +65,4 @@ * @return success Whether the HAL accepts and abides by the provided blacklist. */ setBlacklist_2_1(vec<BlacklistedSource> blacklist) generates (bool success); -}; \ No newline at end of file +};