Skip to content
Snippets Groups Projects
Commit d69e25c8 authored by Vicamo Yang's avatar Vicamo Yang
Browse files

Bug 780558 - B2G RIL: expose cell LAC/CID - Part 4: add to global interfaces list, r=me

parent ddc68750
No related branches found
No related tags found
No related merge requests found
......@@ -532,7 +532,8 @@ var interfaceNamesInGlobalScope =
"CameraControl",
"CameraCapabilities",
"CameraManager",
"CSSSupportsRule"
"CSSSupportsRule",
"MozMobileCellInfo"
]
for (var i in Components.interfaces) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment