commit | 6af66b01c786616a2c04595e1f1c9c92b3e21a86 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Jul 09 10:08:39 2019 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Dec 05 11:18:52 2019 +0000 |
tree | b6b72c57f530ccd5b25075502098c771d47bc890 | |
parent | 3a39a25d1c93d0c078c5048585247143b98cd701 [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: Ida940a2e1bb832cf5c3d147297e7ed65fa6921d5