1
0
Fork 0
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.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
conscrypt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
i18n Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
platform Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
runtime Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
statsd Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
tzdata Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
update.py Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

Prebuilts of APIs from platform and other Mainline modules that the ART Module needs.

To update:

  1. Submit the changes that need to go into the prebuilt.

  2. Wait for a new build on branch aosp-master, target mainline_modules.

  3. Run:

    prebuilts/runtime/mainline/update.py -b aosp-master --build <build id>
    

    where <build id> is the ID of the build in step #2.

  4. Upload and submit the CL created in prebuilts/runtime. Please do not make any file changes locally.