24 lines
700 B
Plaintext
24 lines
700 B
Plaintext
# This project was upgraded with external_updater.
|
|
# Usage: tools/external_updater/updater.sh update arm-optimized-routines
|
|
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
|
|
|
|
name: "ARM-software/optimized-routines"
|
|
description: "Optimized implementations of various library functions for ARM architecture processors "
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://github.com/ARM-software/optimized-routines"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/ARM-software/optimized-routines.git"
|
|
}
|
|
version: "v23.01"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2023
|
|
month: 1
|
|
day: 25
|
|
}
|
|
}
|