You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| conscrypt | 3 years ago | |
| i18n | 3 years ago | |
| platform | 3 years ago | |
| runtime | 3 years ago | |
| statsd | 3 years ago | |
| tzdata | 3 years ago | |
| README.md | 3 years ago | |
| update.py | 3 years ago | |
README.md
Prebuilts of APIs from platform and other Mainline modules that the ART Module needs.
To update:
-
Submit the changes that need to go into the prebuilt.
-
Wait for a new build on branch
aosp-master, targetmainline_modules. -
Run:
prebuilts/runtime/mainline/update.py -b aosp-master --build <build id>where
<build id>is the ID of the build in step #2. -
Upload and submit the CL created in
prebuilts/runtime. Please do not make any file changes locally.