History log of /frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/native.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f11feb4745fda418f31ebbbbf6933dd43d9b0691 14-Feb-2018 Jiyong Park <jiyong@google.com> Fix link-type check warning on PMTest_Java* test apps

The test apps are built with SDK, but are using native libraries built
without SDK (libpmtest(32|64|dual)). This has been causing link-type check
warning, which will be errors soon.

Fixing the warning by building the native libraries with SDK.

Bug: 69899800
Test: mma -j under
frameworks/base/core/tests/hosttests/test-apps/SharedUid is successful
and does not show any link-type check warning

Change-Id: I660edb9accd8965ddd471f88f2b47f6b7285b83f
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/native.cpp
1c8cbb54407b9c1d56626de80a796a395012a92c 19-Feb-2016 Aurimas Liutikas <aurimas@google.com> Fix a set of random warnings in frameworks/base/

Bug: 26936282
Change-Id: Ic411d7a1673503d5945f952ebf5a8be964bb54a4
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/native.cpp
76f6a86de25e1bf74717e047e55fd44b089673f3 19-Sep-2015 Daniel Micay <danielmicay@gmail.com> constify JNINativeMethod function pointer tables

Change-Id: I4036c924958221cbc644724f8eb01c5de3cd7954
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/native.cpp
6b1e88e5d09a88dd77e631918aa7122a95a7ff4b 03-Jul-2014 Maxim Siniavine <siniavine@google.com> Add test apps for shared uid package manager test

Change-Id: I00c0db7a122774260d93d06212f4485210f86532
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/native.cpp