summaryrefslogtreecommitdiffstats
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
commit73cdd6117df7c17b76aad93952cf574c494351aa (patch)
tree74eeb93d47037a9c61aba9772ff5fdb45fe3a83c /hal
parent0264de4c3b0f74fb35ac13f2726e7f926d705ea5 (diff)
downloadUXP-73cdd6117df7c17b76aad93952cf574c494351aa.tar
UXP-73cdd6117df7c17b76aad93952cf574c494351aa.tar.gz
UXP-73cdd6117df7c17b76aad93952cf574c494351aa.tar.lz
UXP-73cdd6117df7c17b76aad93952cf574c494351aa.tar.xz
UXP-73cdd6117df7c17b76aad93952cf574c494351aa.zip
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',