Changes between Version 3 and Version 4 of SF_Ch_hybris15
- Timestamp:
- 09/01/18 19:25:43 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SF_Ch_hybris15
v3 v4 8 8 9 9 ==== bionic ==== 10 building of libart for aarch64 failed because of missing symbol __get_tls 11 Added __get_tls to arm64 map 10 building of libart for aarch64 failed because of missing symbol {{{__get_tls}}}. 11 Added {{{__get_tls}}} to arm64 map 12 12 13 See https://github.com/guhl/android_bionic/commit/2179080cb1d85ff369d6dbec4faffbf0e84a7f60 13 14