libartpalette: Use fixed width typedef rather than enum for status

As the NDK guidelines note, the size of an enum is a compiler choice
so an enum of unqualifed width cannot be considered stable ABI.

Bug: 122824298
Test: TH
Change-Id: I63d42fdb5a989aab15ec995529781b1b8c3ddb7a
12 files changed