Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cff48ee8 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by Chih-hung Hsieh
Browse files

Fix some google-runtime-int warnings in libstagefright.

* Use (u)int64_t instead of (unsigned) long long.
* Use (u)int16_t instead of (unsigned) short.
* Use (u)int8_t for 8-bit (unsigned) int types.

Bug: 112478838
Test: build with WITH_TIDY=1
Change-Id: I0e38351516d8fa1e6611ffbee57c63fd11fe2dea
parent 3d514b76
Loading
Loading
Loading
Loading
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