commit | d8c6066c623b47615ee1b655fcf632b254a3b48d | [log] [tgz] |
---|---|---|
author | Zvikomborero VIncent Zvikaramba <zvikovincent@gmail.com> | Tue Jul 26 01:29:33 2016 -0400 |
committer | Zvikomborero VIncent Zvikaramba <zvikovincent@gmail.com> | Tue Jul 26 01:29:33 2016 -0400 |
tree | 8ce3b3623d6e2f9788bcb9c5e9d8cdbe6efaabec | |
parent | 211d67fbfe8ea8bee6fc2041b3cd6922e5aed9cf [diff] |
Added line to stop default libril from compiling.
diff --git a/BoardConfig.mk b/BoardConfig.mk index f66c54b..62c7507 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk
@@ -158,6 +158,8 @@ # RIL TARGET_RIL_VARIANT := caf +#override to enable audio. +BOARD_PROVIDES_LIBRIL := true # SELinux include device/qcom/sepolicy/sepolicy.mk