Description
Older android targets do not compile anymore since the introduction of the android-properties dependency.
android-properties/src/android/mod.rs:68: error: undefined reference to '__system_property_read_callback'
Repro steps
I'm not sure how to make an android 5 build, I'll look in to it.
Extra materials
Link to the failing build on Firefox's CI: https://treeherder.mozilla.org/logviewer?job_id=382181918&repo=try&lineNumber=58241
Platform
Android 5
Description
Older android targets do not compile anymore since the introduction of the android-properties dependency.
Repro steps
I'm not sure how to make an android 5 build, I'll look in to it.
Extra materials
Link to the failing build on Firefox's CI: https://treeherder.mozilla.org/logviewer?job_id=382181918&repo=try&lineNumber=58241
Platform
Android 5