• Dan Albert's avatar
    Move back to C++98. · d52f3747
    Dan Albert authored
    This code depends on narrowing hex literals to a signed long, which
    trips -Wc++11-narrowing (the fix would be to explicitly cast each
    value to signed).
    
    Change-Id: I581a02ef0eeee5a2d95ce0ff2ec6f7ff26f3a074
    d52f3747
Android.mk 2.34 KB