• Andrew Hsieh's avatar
    Update libandroid.so for API9 .. API18 · 0c147ba2
    Andrew Hsieh authored
    This CL update library.  See
    f3c3a93b for API13..18 header update
    
    Add functions:
    
    android-9:
      AMotionEvent_getHistoricalRawX
      AMotionEvent_getHistoricalRawY
      AMotionEvent_getHistoricalTouchMajor
      AMotionEvent_getHistoricalTouchMinor
      AMotionEvent_getHistoricalToolMajor
      AMotionEvent_getHistoricalToolMinor
      AMotionEvent_getHistoricalOrientation
    
    android-13:
      AAsset_seek64
      AAsset_getLength64
      AAsset_getRemainingLength64
      AAsset_openFileDescriptor64
      AConfiguration_getScreenWidthDp
      AConfiguration_setScreenWidthDp
      AConfiguration_getScreenHeightDp
      AConfiguration_setScreenHeightDp
      AConfiguration_getSmallestScreenWidthDp
      AConfiguration_setSmallestScreenWidthDp
      AMotionEvent_getAxisValue
      AMotionEvent_getHistoricalAxisValue
      ANativeWindow_fromSurfaceTexture (removed in >=API16)
      android_getTtsEngine
      getTtsEngine
    
    android-14:
      AMotionEvent_getButtonState
      AMotionEvent_getToolType
    
    android-15:
      << none >>
    
    androi...
    0c147ba2
libandroid.so.functions.txt 4.27 KB