am 203b2138: Fix build breakage.
* commit '203b2138136bc00219d371897237f6b0b1795b9c': Fix build breakage.main
commit
17b00c9531
|
@ -136,7 +136,7 @@ class ProximityInfoState {
|
|||
return mSampledInputSize > 0;
|
||||
}
|
||||
|
||||
uint32_t size() const {
|
||||
int size() const {
|
||||
return mSampledInputSize;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue