Files
frameworks_base/graphics/java/android/graphics
Seigo Nonaka 080b054bdd Font API clean up
- Move FontRequest from android.graphics.fonts to android.provider since
  this is only used by android.provider.FontsContract and never draw
  anything.
- FontRequest is no longer being Parcelable.
- Remove FontSpec.aidl which is not necessary.

Bug: 37326126
Test: am instrument -w -e class android.provider.FontsContractTest
      com.android.frameworks.coretests/\
      android.support.test.runner.AndroidJUnitRunner
Test: am instrument -w -e class android.provider.cts.FontProviderTest
      android.provider.cts/android.support.test.runner.AndroidJUnitRunner
Test: am instrument -w -e class android.provider.cts.FontRequestTest
      android.provider.cts/android.support.test.runner.AndroidJUnitRunner

Change-Id: I0eb501844247c2f07eaa1fc7a71f72e404888b5b
2017-04-26 18:00:17 +00:00
..
2017-04-26 18:00:17 +00:00
2017-03-20 12:31:30 -07:00
2017-04-21 16:35:08 -06:00
2017-04-21 16:35:08 -06:00
2017-04-13 10:12:27 -07:00
2016-10-17 11:33:28 -07:00
2017-04-03 13:55:07 -07:00
2016-12-13 16:52:08 -08:00
2017-03-31 21:34:30 -07:00
2017-04-26 18:00:17 +00:00
2016-09-19 12:52:50 -07:00