diff options
| author | 2019-09-17 15:37:49 +0800 | |
|---|---|---|
| committer | 2019-09-20 12:04:03 +0000 | |
| commit | fd59e543e81be5c384b1c2e40f9023833ab6dc0d (patch) | |
| tree | 2d7af25565ba8c42c1bb8219217f57270ca50c7c /tools/generate-self-extracting-archive.py | |
| parent | 30e613a48de90496dead75f4ca98492b72066dfc (diff) | |
Move ro.com.android.dataroaming sysprop to aosp_product.mk
aosp_${device}.mk all have this system property set inside
vendor/build.prop:
ro.com.android.dataroaming=true
so move this common setting into aosp_product.mk
We don't move this to //device/google/${device}/device-${device}.mk
because this property is only used by AOSP builds, so it may cause
issues if we make it a common setting across all device builds.
Bug: 136525499
Bug: 135502030
Test: Compare $ANDROID_PRODUCT_OUT before and after this change
Change-Id: Idd9e235707d9a7fea28fa8c741ad1a4014f71c86
Diffstat (limited to 'tools/generate-self-extracting-archive.py')
0 files changed, 0 insertions, 0 deletions