commit | 6f0164eb6de077f6194f1a0b0d2c735f70c08117 | [log] [tgz] |
---|---|---|
author | Wei Wang <weiwa@google.com> | Tue Jun 01 17:00:02 2021 -0700 |
committer | Wei Wang <weiwa@google.com> | Tue Jun 01 18:36:00 2021 -0700 |
tree | 5ff02c0876a1723250b360fb1ad626a151f540f9 | |
parent | 4a15b5b7740e037eb4a89e013375bed255753115 [diff] |
Create skeleton for nearby apex. The package name needs to be com.android.xxx following guidance from https://docs.google.com/document/d/1MJM9dgNI3UdRD_5AWviCEO0oHqfJBgXh1dNrqTsMglY/edit#bookmark=id.7d4w1q4lf3hk. The keys here are test only, thus the private test key is submited (this is consistent with other mainline modules). On production build system will use product keys (requested in b/189885284). Files are generated using system/apex/tools/create_apex_skeleton.sh (with minor modification). Bug: 189355156 Test: it compiles Change-Id: I1db1820708fd38246c9897b1652afde2ddb05d40