commit | 874883536af0b421cc43d1e5f77dc3cf8e7f1756 | [log] [tgz] |
---|---|---|
author | atrost <atrost@google.com> | Thu Oct 10 19:27:31 2019 +0100 |
committer | atrost <atrost@google.com> | Thu Oct 17 11:53:47 2019 +0100 |
tree | e30db3dfd6a179af43584f31e72f1c5b9fca3f92 | |
parent | 8357dd73aedddbeefaa0fcafe7b55749f0efbc33 [diff] |
Add a native aidl API. Introduce a platform_compat_native service that just calls the platform_compat service. The new service is needed as it needs a slightly different (more limited, no ApplicationInfo in cpp) aidl API, and a class can only extend one stub. Test: Call the service from dumpsys.cpp (http://aosp/1142055) Bug: 138275545 Change-Id: Ic46cc34b4c1dd4ebc6bcc996fb3f8503607214ac