mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
* Added Werrors fix to secril-client-sap.cpp
This commit is contained in:
parent
61e45bf65b
commit
ed31e5b140
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
|
||||
#define LOG_TAG "SapClient"
|
||||
|
||||
#pragma clang diagnostic ignored "-Wunused-variable"
|
||||
|
||||
#include <binder/Parcel.h>
|
||||
#include <telephony/ril.h>
|
||||
#include <cutils/record_stream.h>
|
||||
|
|
Loading…
Reference in a new issue