s5neolte: Set SDK API level for rild
authornx111 <gd.zhangdz@gmail.com>
Sat, 6 Oct 2018 15:07:54 +0000 (09:07 -0600)
committerJan Altensen <info@stricted.net>
Mon, 12 Aug 2019 14:26:19 +0000 (16:26 +0200)
commit08a7c81c21970ba5520a9514a63eb6dbc54b27d1
treee7776f491ad1f9fd01152db2f4c6cf2a50b1d3b3
parent89d570e6ae03d5ff4956becd48056de0d35d06e4
s5neolte: Set SDK API level for rild

* P made changes to pthread_mutex_init() that are incompatible
  with our libsec-ril libraries. In order for rild to even see a
  radio as being availble we need the legacy behavior.
* Even though our libsec-ril libraries are from 7.0, which is API
  level 24, we do not appear to require any of the other behaviors
  from API levels earlier than 27.

Change-Id: I3b3d0160236df09bdae95c5d9f10a61bf91ebc72
BoardConfig.mk