Files
frameworks_base/services/Android.mk
Jim Miller 163c7d3f0d Link framework with static library to satisfy javac build dependency
The build dependency works for Jack, but not for javac.
The fix is to include a static library in LOCAL_STATIC_JAVA_LIBRARIES.

Test: compiles with no errors for the fast build target, fingerprint work on device.

Fixes bug 34352319

Change-Id: I23ed5b3be4e60aca85dc1e33bbbc3156bee57c1d
2017-01-17 15:05:52 -08:00

2.0 KiB