Use IoThread instead of BackgroundThread for HistoricalRegistry.

BackgroundThread is a low priority thread but IoThread isn't, so it gets
more CPU cycles.

Fixes: 333345274
Test: presubmit
Change-Id: I929d7a7283feec17e9d879e0815c94930985f1bc
1 file changed