Remove gonk IDL reference in /hal.

Solves build bustage. Follow-up to cfe5ef4ac7cd59f094b538252161ad74223c47da
This commit is contained in:
wolfbeast
2018-05-12 14:31:10 +02:00
committed by Roy Tam
parent 800b6be51b
commit 75d98fd33e
-6
View File
@@ -4,12 +4,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
XPIDL_SOURCES += [
'gonk/nsIRecoveryService.idl',
]
XPIDL_MODULE = 'hal'
EXPORTS.mozilla += [
'Hal.h',
'HalImpl.h',