diff options
author | Dario Freni <dariofreni@google.com> | 2018-06-01 14:02:08 +0100 |
---|---|---|
committer | Dario Freni <dariofreni@google.com> | 2018-08-17 16:34:03 +0000 |
commit | 2bef1768a8bc63d21740fdbb2ff59c0bf15a3275 (patch) | |
tree | 6fed8f7234dfffcbc16102cccd600c5c591ef3ed /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 804574644849ef39d63d6515497469ee3b33b1d8 (diff) |
Support /product-services partition
This CL is largely an adaptation of Change-Id
I16175933cebd9ec665d190cc5d564b5414a91827 . I also used the same way for
testing the change.
This CL will support the followings.
- installing a RRO package for framework from /product-services/overlay
- installing apps from /product-services/app
- installing priv-apps from /product-services/priv-app
- installing permissions from
/product-services/etc/[default-permissions|permissions|sysconfig]
Bug: 80741439
Test: `mm` under frameworks/base/tests/[libs|privapp]-permissions
adb sync && adb reboot
adb shell cmd package list libraries
=> confirmed com.android.test.libs.product_services library
adb shell cmd package dump \
com.android.framework.permission.privapp.tests.product_services
=> confirmed that the package is a priv-app
And I moved vendor/overlay/framework-res__auto_generated_rro.apk
into system/product-services/overlay/ on taimen, and I confirmed that the
RRO was installed properly.
Change-Id: I7a6a30bf8e8db9f2738594d187bb9148f138b8da
(cherry picked from commit a4af41736894bd3bf5bdc2a279acbeed2a24dd3d)
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions