msm8998: Optimize startup by not loading a library to check a constant

The camera HAL needs to know the stride padding value for buffers.
This is found by dlopening a graphics utility library, calling one
method in it, and then closing the library.

Since this value is a constant, just hard code the value returned.

Test: Camera CTS passes
Bug: 38202666
Change-Id: Ia421e48408658fccd3febbd468e09e47bbca07d8
1 file changed
tree: ee74f9a6fceec9dcfc891e05290c373b93064266
  1. msm8998/
  2. Android.mk
  3. CleanSpec.mk