j7elte: Set SDK API level for rild
authornx111 <gd.zhangdz@gmail.com>
Sat, 6 Oct 2018 15:07:54 +0000 (09:07 -0600)
committerDario Trombello <dariotr@outlook.de>
Thu, 18 Jun 2020 19:42:49 +0000 (21:42 +0200)
commitd0f4e6631a5abf49deccceb3167ed68a06c0334a
treed71256b15e44f2ef1b0df9bbbfa66d5a6810a567
parent9c5022f8e2298c7a89009164a6a93fe2c6493c69
j7elte: 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