Files
frameworks_base/core/java/android
Kiyoung Kim 22557fe696 Check if product app is unbundled from property.
Some of devices launched with old version of android (and maybe not
treblized) can come with no /product/lib. However in current we are
checking if product app is unbundled by checking /product/lib from
search path, this can lead to wrong check of unbundled. To fix this, I
created new property (ro.product.apps.unbundled) to decide if product
app is unbundled.

Bug: 129011845
Test: m -j && tested from crosshatch
Change-Id: Id30595b3ca88ffe008ffe479406d59b840b19b44
2019-04-04 01:59:24 +00:00
..
2019-04-03 10:16:25 +00:00
2019-03-22 11:43:11 +00:00
2019-03-20 17:18:18 -07:00