Commit Graph

7 Commits

Author SHA1 Message Date
Marc Blank
aeee10e57e Rework of security policy storage
* Replace crazy (and soon to be "full") bit fields stored in an account's
  securityFlags with a row in a newly created Policy table (thus, fully
  expandable)
* Update code from database version 17 to 18; adds Policy table, a
  policyKey row in Account, and a revised trigger that deletes Policy
  information for deleted Accounts
* Update old PolicySet unit tests to work against the new Policy class
* Add test for the conversion of securityFlags to Policy
* Tested in a variety of scenarios; appears to be functionally equivalent

Change-Id: I1505ee75230d6a0d3c2b62a46326f39c2c7f9eb5
2011-05-03 11:11:47 -07:00
Ying Wang
37f3385803 Split out emailcommon/Android.mk
Change-Id: I846ee2a4b541f4709e647aa537c61549db2bec2e
2011-03-01 15:56:27 -08:00
Kristian Monsen
844e5eb80d Proper cleanstep for email
Change-Id: Ia27e7aad235467db93b938654e16f6be77f6088a
2011-02-28 15:18:10 +00:00
Makoto Onuki
b7fa0f5baf Yet another cleanstep.
Change-Id: I831f0d99af79382719884320ce36004209b2e582
2011-02-25 17:08:44 -08:00
Makoto Onuki
849bba5f19 More cleanstep for Exchage apk.
Also added rm ...Email* again to make sure the email/exchange apks
will get a clean build.

Change-Id: I54d7d6fbe2d7990c68a44faadde6a3759f832d9f
2011-02-25 16:36:12 -08:00
Makoto Onuki
53018b852d Cleanstep for split.
Change-Id: Iab8f0d2f27bac4c0ccfc9dacf10eee0d996f3200
2011-02-25 15:37:22 -08:00
Jean-Baptiste Queru
7b8795c0f4 Add an empty CleanSpec.mk
Change-Id: I639a08b0bad990267f562447731cb11ccf4e50db
2010-03-08 18:05:00 -08:00