Skip to content
Snippets Groups Projects
  1. Apr 10, 2017
    • Jiyong Park's avatar
      Rename vndk-stable to vndk-sp (SP=Same-process) am: ba23c8fa · 47c396d6
      Jiyong Park authored
      am: c1de2f31
      
      Change-Id: I7febe6164813451ad38449642450e4bfee31480c
      47c396d6
    • Jiyong Park's avatar
      Rename vndk-stable to vndk-sp (SP=Same-process) · c1de2f31
      Jiyong Park authored
      am: ba23c8fa
      
      Change-Id: I9170ebe99c6fc5357ff3c92cb47476b85545b8d6
      c1de2f31
    • Jiyong Park's avatar
      Rename vndk-stable to vndk-sp (SP=Same-process) · ba23c8fa
      Jiyong Park authored
      The concept of VNDK-stable set is gone because they no longer need to be
      stable across several Android releases. Instead, they are just small set
      of system libraries (other than Low-Level NDK) that can be used by
      same-process HALs. They need to be stable only during an Android release
      as other VNDK libraries. However, since they are eligible for double
      loading, we still need to distinguish those libs from other VNDK
      libraries. So we give them a name vndk-sp, which means VNDK designed for
      same-process HALs.
      
      Bug: 37139956
      Test: booting successful with vndk-sp libs in /vendor/lib(64)?/vndk-sp
      Change-Id: I892c4514deb3c6c8006e3659bed1ad3363420732
      ba23c8fa
  2. Apr 08, 2017
  3. Apr 07, 2017
  4. Apr 06, 2017
Loading