Skip to content
Snippets Groups Projects
Commit 4a5f3fd5 authored by Li Li's avatar Li Li Committed by Android Build Coastguard Worker
Browse files

Add callback for binder transaction errors

If a process has set its binder callback for transaction errors, those
binder transaction erros will be delivered to AMS. Freezer then checks
the frozen apps to kill whoever recevie sync binder calls or run out of
async binder buffer.

Bug: 199336863
Bug: 308190346
Test: atest BinderfsStatsReaderTest
Test: send binder calls to frozen apps and check logcat
(cherry picked from commit 99defbed)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7b3c52a3eeea9a1d895a3bd3a4ff4ef86657f526)
Merged-In: Iedf4d1c988d5afdeb4fad0f354322828c0c3698e
Change-Id: Iedf4d1c988d5afdeb4fad0f354322828c0c3698e
parent f6e816f0
No related branches found
No related tags found
No related merge requests found
Showing with 628 additions and 5 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment