commit | ff948d8a2fb0e98ab6ec59b9ee1712e00c46dbaa | [log] [tgz] |
---|---|---|
author | atrost <atrost@google.com> | Thu Oct 10 19:27:31 2019 +0100 |
committer | Anna Trostanetski <atrost@google.com> | Tue Oct 22 18:54:13 2019 +0000 |
tree | 3636dddabf03b0d227ca74f7770a0743aeefdb31 | |
parent | 90dfd6b00928209a2ca4cf067df496b65e39d44a [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 Merged-In: Ic46cc34b4c1dd4ebc6bcc996fb3f8503607214ac