Advertisement
gimmeitorilltell

Untitled

Apr 7th, 2017
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. system/security/keystore/key_store_service.cpp:949:30: error: no member named 'Union' in 'keymaster::AuthorizationSet'
  2. persistedCharacteristics.Union(characteristics.get()->sw_enforced);
  3. ~~~~~~~~~~~~~~~~~~~~~~~~ ^
  4. system/security/keystore/key_store_service.cpp:950:30: error: no member named 'Difference' in 'keymaster::AuthorizationSet'
  5. persistedCharacteristics.Difference(characteristics.get()->hw_enforced);
  6. ~~~~~~~~~~~~~~~~~~~~~~~~ ^
  7. 2 errors generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement