• Paul Lawrence's avatar
    Change init sequence to support file level encryption · 948410a4
    Paul Lawrence authored
    File level encryption must get the key between mounting userdata and
    calling post_fs_data when the directories are created. This requires
    access to keymaster, which in turn is found from a system property.
    
    Split property loaded into system and data, and load in right order.
    
    Bug: 22233063
    948410a4
property_service.cpp 16.7 KB