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
commitb6be8d844087c366b8b2836418dacf893308808f (patch)
tree74eeb93d47037a9c61aba9772ff5fdb45fe3a83c /hal
parente38eafdf82d17e1572dd73595781633721a5605f (diff)
downloadaura-central-b6be8d844087c366b8b2836418dacf893308808f.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 235994273..3e1bae404 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',