Files
frameworks_base/core/java/android/os
Lorenzo Colitti a27da72cd1 Expose ServiceSpecificException as @SystemApi.
This class is useful as a system API because:

- It is one of the few exceptions that is natively Parcelable.
- It is directly supported by native code without using JNI,
  using Status::fromServiceSpecificError.
- Unlike other natively parcelable exceptions, it contains both
  an error message and an error code.

Test: m
Bug: 112869080
Change-Id: Ica3e88c2b6877e429a61b053d75f69b9f19fc74a
2019-01-22 18:44:12 +09:00
..
2017-11-16 22:58:45 -07:00
2019-01-14 22:36:09 +00:00
2019-01-14 22:36:09 +00:00
2019-01-14 22:36:09 +00:00
2019-01-14 22:36:09 +00:00
2019-01-14 22:36:09 +00:00
2018-03-20 15:59:51 -07:00
2017-08-07 15:36:10 -07:00
2019-01-14 22:36:09 +00:00
2017-06-28 16:49:12 -07:00
2017-08-07 15:36:10 -07:00
2017-11-21 10:17:14 -08:00
2017-11-21 10:17:14 -08:00