OSDN Git Service

Update the SDK AIDL list
authorEvan Charlton <evanc@google.com>
Sun, 12 Oct 2014 16:54:30 +0000 (09:54 -0700)
committerEvan Charlton <evanc@google.com>
Mon, 13 Oct 2014 22:12:57 +0000 (15:12 -0700)
commitb298a5a59421b61ae1faaa65b7a1e9036354d52b
treea6b26da53369f684ad306370538f739959019bc9
parentbbbeafa9bf0c4598b32c615c72e2c87ef62c85e9
Update the SDK AIDL list

Populate the framework.aidl list with .aidl files which are:
  - In the android.* namespace
  - Not marked @hide
  - Do not have their corresponding .java files marked @hide

Bug: 17952409
Change-Id: I1f4abf7abbc298a51605571cd168362dcc5603b2
Android.mk