Add bu and BackupRestoreConfirmation to the core build

The 'bu' program is used by the platform's local backup mechanism
to stream a 'tar'-compatible dump of application packages/data.

BackupRestoreConfirmation is the UI for verifying that the user
did is aware of & grants permission for a requested full backup or
restore operation.

Change-Id: I3a3fe345e89d09838bddc4010d429e1374e19440
This commit is contained in:
Christopher Tate 2011-04-18 16:07:24 -07:00
parent e9d04bf88b
commit 38e11482d5
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ PRODUCT_PROPERTY_OVERRIDES := \
PRODUCT_PACKAGES := \
apache-xml \
bouncycastle \
bu \
cacerts \
com.android.location.provider \
com.android.location.provider.xml \
@ -64,6 +65,7 @@ PRODUCT_PACKAGES := \
Home \
HTMLViewer \
ApplicationsProvider \
BackupRestoreConfirmation \
ContactsProvider \
DownloadProvider \
DownloadProviderUi \