Fix BubblesTest

BubblesTest was failing because ProtoLog was not initialized before ProtoLogging occurred. This CL fixes the issue by initializing ProtoLog in the setUp() method.

Flag: TEST_ONLY
Bug: 360854953
Change-Id: I081c59f970760a38c7aa8b03df69411c03312383
1 file changed