Android (Google) Code Review
b08e0936d7
am 9fbeb7da: Merge change 4337 into donut
...
Merge commit '9fbeb7da1318bf5b65588a759332d74540306c06'
* commit '9fbeb7da1318bf5b65588a759332d74540306c06':
Change the keystore APIs.
2009-06-17 15:38:33 -07:00
Chung-yih Wang
4c40420cd2
Change the keystore APIs.
...
1. simplify the keypair selection in UI.
2. add the user certificate and key into the keystore for keygen feature.
2009-06-17 14:32:05 +08:00
Android (Google) Code Review
1c6ad98017
am db8a6ae6: Merge change 3709 into donut
...
Merge commit 'db8a6ae6bbd8cbb17fb79085ffb9d3fc539fe5c2'
* commit 'db8a6ae6bbd8cbb17fb79085ffb9d3fc539fe5c2':
Provide the Keystore feature in the framework.
2009-06-11 07:57:37 -07:00
Chung-yih Wang
8fcbada742
Provide the Keystore feature in the framework.
...
-- added the keystore library for Java application.
-- changed the marshalling of the keystore function return.
2009-06-11 17:28:40 +08:00
Android (Google) Code Review
a0cfd25b43
am 54d63246: Merge change 3427 into donut
...
Merge commit '54d632468c0cd53087d17420d9d383bc29553d36'
* commit '54d632468c0cd53087d17420d9d383bc29553d36':
First version of the keystore service.
2009-06-09 19:12:37 -07:00
Chung-yih Wang
a92d5dc0f6
First version of the keystore service.
...
The keystore service is protected by the user 'keystore'. Only keystore
user/group can access the key content. All users are able to do the
following commands from shell as well:
listcerts
listuserkeys
installcert
removecert
installuserkey
removeuserkey
2009-06-08 16:34:54 +08:00
Mathias Agopian
e0c322049a
get rid of utils.h
2009-05-31 19:13:00 -07:00
Andy McFadden
19deced119
Fix sim-eng build.
2009-05-26 12:06:31 -07:00
Android (Google) Code Review
3a253bd4e4
am 9681a5e0: Merge change 2230 into donut
...
Merge commit '9681a5e06badbd817342e8f6be4ffbe9102c1e98'
* commit '9681a5e06badbd817342e8f6be4ffbe9102c1e98':
runtime: Add CAP_SYS_NICE to the system server capabilities list so it
2009-05-22 11:26:04 -07:00
San Mehat
a00a0851c3
runtime: Add CAP_SYS_NICE to the system server capabilities list so it
...
can (eventually) move arbitrary threads into different cgroups
Signed-off-by: San Mehat <san@google.com>
2009-05-21 15:34:56 -07:00
Mathias Agopian
c5b2c0bf80
move libbinder's header files under includes/binder
2009-05-20 12:55:03 -07:00
Mathias Agopian
208059f67e
checkpoint: split libutils into libutils + libbinder
2009-05-20 12:55:02 -07:00
The Android Open Source Project
edbf3b6af7
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d5193d9394
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
8a7a67538a
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:10 -08:00
The Android Open Source Project
7c1b96a165
Initial Contribution
2008-10-21 07:00:00 -07:00