OSDN Git Service

Factor our theme of permission grant dialog
authorPhilip P. Moltmann <moltmann@google.com>
Tue, 26 Jun 2018 22:05:42 +0000 (15:05 -0700)
committerPhilip P. Moltmann <moltmann@google.com>
Mon, 9 Jul 2018 23:02:29 +0000 (16:02 -0700)
commit20b80df94f3cc8e0bde50894e5dc2f613a0e6169
tree7b2601def8ead88f970793724db46f93d091221c
parent8077622e413f947bc53f570c4847517e5e09b1ac
Factor our theme of permission grant dialog

This theme is meant for OEMs to theme the permission grant dialog. In
the medium term future the AlertDialog should be extended so that the
permission grant dialog will just be a AlertDialog.

Bug: 78788390
Test: Looked at permission grant dialog
Change-Id: If97b95c0fafaeec0a8136a69b6d2000689893095
core/res/res/values-land/dimens_package_installer.xml [new file with mode: 0644]
core/res/res/values-port/dimens_package_installer.xml [new file with mode: 0644]
core/res/res/values/styles_package_installer.xml [new file with mode: 0644]
core/res/res/values/themes_package_installer.xml [new file with mode: 0644]