commit | b7aa057aa1b44bdc92b5460a50470e5524a31149 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Dec 18 21:06:25 2019 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Dec 30 04:42:01 2019 +0000 |
tree | a34bac2742aeb50479dd433ed12e7bd48992a4f6 | |
parent | 1bc6c36e3e8b7cbe632542c49911c5f2c3287462 [diff] |
Move the app to /system_ext As mentioned in go/partitions-in-r, we plan to forbid hidden API in product partition. So this app should be moved to /system_ext because it uses hidden API. It is not permanent, so they can be moved back to /product due to needs if there isn't hidden usage anymore. Bug: 137908189 Test: m Test: check whether device boots successfully Change-Id: Id1e897eadea814b780f199fa7f3d683924eb4ab3