summaryrefslogtreecommitdiff
path: root/hal
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-05-12 14:31:10 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-05-12 14:31:10 +0200
commit27d78c270706cba59120b7c9ce21d4389a51496c (patch)
tree74eeb93d47037a9c61aba9772ff5fdb45fe3a83c /hal
parente747f89cef50ba5ca87c62e678aae4fc040ad6d5 (diff)
downloaduxp-27d78c270706cba59120b7c9ce21d4389a51496c.tar.gz
Remove gonk IDL reference in /hal.
Solves build bustage. Follow-up to cfe5ef4ac7cd59f094b538252161ad74223c47da
Diffstat (limited to 'hal')
-rw-r--r--hal/moz.build6
1 files changed, 0 insertions, 6 deletions
diff --git a/hal/moz.build b/hal/moz.build
index 2359942734..3e1bae4048 100644
--- a/hal/moz.build
+++ b/hal/moz.build
@@ -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',