* Added Werrors fix to secril-client-sap.cpp

This commit is contained in:
Leonardo Amaral 2019-03-18 21:37:30 -03:00
parent 61e45bf65b
commit ed31e5b140
1 changed files with 2 additions and 0 deletions

View File

@ -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>