Fixes:
W ATFWD-daemon: libminijail[4334]: logging seccomp filter failures
E ATFWD-daemon: libminijail[4334]: blocked syscall: gettid
I init : Service 'vendor.atfwd' (pid 4334) received signal 31
I init : Sending signal 9 to service 'vendor.atfwd' (pid 4334) process group...
...
W wfdhdcphalservice: libminijail[5312]: logging seccomp filter failures
E wfdhdcphalservice: libminijail[5312]: blocked syscall: gettid
I init : Service 'wfdhdcphalservice' (pid 5312) received signal 31
I init : Sending signal 9 to service 'wfdhdcphalservice' (pid 5312) process group...
Change-Id: Ic259464520db6e77f06a3d0820a63662aa91659c
The symbol _ZN7android19GraphicBufferMapper4lockEPK13native_handlejRKNS_4RectEPPvPiS9_
and _ZN7android19GraphicBufferMapper6unlockEPK13native_handle was removed after 14QPR2 / 24Q1
Change-Id: I702a4b4977987cbe16ad4a2dec2ab9fdf2b0e586
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
These are no longer available as of Android 14 QPR3. The C2 codecs
available by default in the swcodec apex will be used instead.
Change-Id: I8cdf3e700823779a7382c66c3df8410d41209b7c
* Make parameter of type RilData (second last one) passed to SecRil::RequestComplete()
in OnGetSmscAddressDone() be NULL, so that the framework passes an empty value when sending SMS
* Before U this value was not being used, on U the value returned is "SMSC",format_specifier
which is considered invalid when passed back to RIL for sending SMS, however when an empty value
is passed RIL will select the default SMSC, like it did on T and sending SMS works again
* For the SMSC patch, SecRil::RequestComplete() in OnGetSmscAddressDone()
now looks like this instead: (code**)(), the parameters stayed the same
Change-Id: I608be406969d7fa58f15ef36340aff4ad1ce9fd0
Co-authored-by: Tim Zimmermann <tim@linux4.de>
Signed-off-by: chaptsand <chaptsand@gmail.com>
The symbol _ZN4aidl7android8hardware8security7keymint29IRemotelyProvisionedComponent10descriptorE
was moved from android.hardware.security.keymint-V2-ndk to android.hardware.security.rkp-V3-ndk.
Change-Id: I7f3c40e3e8a2a848cdcb73e5232952f63681aa58