commit | 0b2ca6c22cd0ac7a204adf5d0efd80d5d71b5564 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue May 18 15:33:08 2021 -0700 |
committer | Calin Juravle <calin@google.com> | Tue Jun 01 16:14:55 2021 -0700 |
tree | 3e7ec494ae5f68cd23b22e6f7aa9c0be93f5c3c6 | |
parent | 7e7b6ab054ec88e3498b7f1baf47947a4748e748 [diff] |
Enable ART properties modularization ART is becoming a module and we need to be able to add new properties without modifying the non updatable part of the platform: - convert ART properties to use prefix in the namespace of [ro].dalvik.vm. - enable appdomain and coredomain to read device_config properties that configure ART Test: boot Bug: 181748174 Change-Id: Id23ff78474dba947301e1b6243a112b0f5b4a832