a5xelte: 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:25:24 +0000 (16:25 +0200)
commitc57abed119081c3c0c53f7e50b1f448e28d7e6cf
tree0d627904b77f060b69c8d32f7094afb25e6ff230
parent5ca0df40acfb916ccdd3a25a9276a7c8f082490e
a5xelte: 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