This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Commit 55acfc1
committed
No need to require API 23 for strptime_l().
Since this is the same as strptime() on Android, we can make developers' lives slightly easier and save a useless entry in their PLTs.
Change-Id: Iacda4122309969fe56fc7aa1534b8f80b4a73b9f1 parent f331c4b commit 55acfc1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments