Remove ConfigRegistry entry for gadgets

It no longer has any configuration settings, so it doesn't need to
registery a Config type.

Change-Id: Icd0f759ca4e58b1436bfcd2403a38e1691d3bc39
This commit is contained in:
Kunal Mehta 2015-07-31 22:25:41 -07:00
parent adcb193a1b
commit 3d270b36bf

View file

@ -53,8 +53,5 @@
"GadgetHooks::onUnitTestsList"
]
},
"ConfigRegistry": {
"gadgets": "GlobalVarConfig::newInstance"
},
"manifest_version": 1
}