Commit 43c3479
fix(dist-dex): include GoInvocationHandler and adapter classes in DEX
The dist-dex target only compiled JNIService.java, missing the
callback adapter classes and GoInvocationHandler needed for JNI
proxy callbacks (Camera2 StateCallback, etc.). Use a staging
directory to avoid collision with APK build artifacts.1 parent 51991d7 commit 43c3479
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
204 | 210 | | |
205 | 211 | | |
206 | | - | |
207 | | - | |
| 212 | + | |
| 213 | + | |
208 | 214 | | |
209 | 215 | | |
210 | 216 | | |
| |||
0 commit comments