2 Commits

Author SHA1 Message Date
Jeff Sharkey
8a372a0a28 Refactoring FBE APIs based on council feedback.
Mostly consists of removing the word "encryption" from most APIs,
since we can't actually make promises about the data being encrypted.

Bug: 27531029
Change-Id: Iace9d7c4e64716abf86ed11847c40f3947e1d625
2016-03-17 14:49:08 -06:00
Svet Ganov
c683da6bb3 Add a couple of shared libraries - services, shared
The services library will contain platform components that we want
partners to not customize or ones we want to update faster than the
platform.

The shared library will contain code that we commit to be available
on the device which apps can load if they so desire.

bug:25450378

Change-Id: Iaebb68129a13af9e03e25ea198764d382ad49404
2016-02-02 02:19:26 +00:00