No description
Find a file
Kenny Root bef8083783 Only initialize ex_data if not already
ENGINE_by_id will load up multiple copies of the engine which will
create a new ex_data index each time it's called. This change makes sure
the ex_data index is only initialized once.

Change-Id: I5e197faf6273ec3b3cafcbeadf7da8ec04a4f50b
2012-05-03 13:53:03 -07:00
keystore Allow calls from secondary user Settings app. 2012-04-11 15:44:24 -07:00
keystore-engine Only initialize ex_data if not already 2012-05-03 13:53:03 -07:00
softkeymaster use UniquePtr.h from frameworks/native 2012-03-28 09:44:58 -07:00