a7xelte: Set SDK API level for rild
authornx111 <gd.zhangdz@gmail.com>
Sat, 6 Oct 2018 15:07:54 +0000 (09:07 -0600)
committerSourajit Karmakar <sourajit.karmakar@gmail.com>
Tue, 7 Jul 2020 15:05:51 +0000 (11:05 -0400)
commit523c29f518de6a7e47e2e71e5421b198d6f0d715
treee820d3054929261b4597ec2ed00ce34a9ae36509
parent63c743f3ed269f00ac9ec66dcf9886dc5fb4f8f9
a7xelte: 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