commit | 5c96c65f692f8c2297d213c88450dd601d2b5c1f | [log] [tgz] |
---|---|---|
author | Gloria Wang <gwang@google.com> | Tue Mar 15 10:52:28 2011 -0700 |
committer | Gloria Wang <gwang@google.com> | Tue Mar 15 11:17:22 2011 -0700 |
tree | feacc3cf000a8c991d5759a5e1c4ed2db301c995 | |
parent | 6f3a75e13b86a3f40fe34e3ebd17b118791a73a4 [diff] |
Bug fixes of DRM framework. - Add death listener to clean-up drmserver appropriately when drmserver died. - Remove "static" declaration of mUniqueIdVector because it was not needed to be static variable. - Remove "class DrmContentIds;" because the class does not exist. - contentPath in saveRights() could be empty because it is not required by some DRM schemes. - Fix naming convention to use sXXX for static variables. - Fix typo Change-Id: I7d440488fc074c200f1009d1bafafeffebd690b2