Update android build to re-use comm cmake projects
Depends on D4432
Paths
| Differential D4433 Authored by • jon on Jul 3 2022, 10:41 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: • abosh, atul, • adrian and 2 others. · View Herald TranscriptJul 3 2022, 10:41 AM2022-07-03 10:41:30 (UTC-7) • jon edited the summary of this revision. (Show Details)Jul 3 2022, 10:42 AM2022-07-03 10:42:00 (UTC-7) Comment Actions Remove androidDevEnv from dev shell There's currently no way to accept the ndk and patcher Harbormaster failed remote builds in B10235: Diff 14124!Jul 3 2022, 10:51 AM2022-07-03 10:51:20 (UTC-7) Harbormaster failed remote builds in B10236: Diff 14125!Jul 3 2022, 10:54 AM2022-07-03 10:54:12 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 3 2022, 10:56 AM2022-07-03 10:56:56 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 5 2022, 9:32 AM2022-07-05 09:32:40 (UTC-7) Comment Actions Going to abandon to avoid it polluting the backlog. Unresolved issues:
Future work:
Revision Contents
Diff 14125 flake.nix
native/android/app/CMakeLists.txt
nix/android-dev-env.nix
nix/dev-shell.nix
|
What's the || null for? Typically ?? null is preferred is you really want to coerce to null, but I'm not clear on why you want to do that