summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* Rough first pass at the NFC technology API.Jeff Hamilton2010-11-191-0/+1
| | | | Change-Id: I903ad6bc124bf9a65af788dae45f55d58704ef7b
* Cleanspec to fix incremental build failures of the form:Nick Pelly2010-10-181-0/+2
| | | | | | | | | | out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/com/trustdlogic/trustednfc/android/ILlcpConnectionlessSocket.java:74: cannot find symbol symbol : class LlcpPacket location: package com.trustedlogic.trustednfc.android.com.trustedlogic.trustednfc.android.LlcpPacket _result = this.receiveFrom(_arg0); Change-Id: I344c3b882265049cbc11dd5433535376eaadd855 Signed-off-by: Nick Pelly <npelly@google.com>
* NFC API revision round 2.Nick Pelly2010-10-121-0/+2
| | | | | | | | | - Add the second half of the new NFC API: NfcAdapter, Tag, NdefTag, RawTagConnection, NdefTagConnection. - Add implementations for all of the new NFC API. Change-Id: I8da9fd1d2971ed2c8b76f2a93f207fa9e305b0f6 Signed-off-by: Nick Pelly <npelly@google.com>
* Reorganize MountService IPCKenny Root2010-08-201-0/+1
| | | | | | | | | | | | | | Remove auto-generated AIDL files and replace them with manually edited .java and .cpp/.h files so that binder calls can be made from either Java or C++. Update the makefiles to not attempt to generate the AIDL files and also remove the old auto-generated .java files. Put all the storage-related C++ things in libstorage so that we don't pollute other libraries. Change-Id: I82d1631295452709f12ff1270f36c3100e652806
* Audio Effects: added methods to effects java classes to store and load ↵Eric Laurent2010-07-271-1/+13
| | | | | | | | | | | | | | current effect settings in a single call. Addional changes: - Fixed simulator build - Use effect interface UUIDs from OpenSL ES includes when available - Added cleanspec rules to remove now obsolete test effect libraries - Fixed bug in AudioEffect JNI setParameter function. Change-Id: Ic25ddb135e2cec5a68c181d727321f5ac7a1ab6b
* The status bar draws its icons now.Joe Onorato2010-06-021-0/+1
|
* Finish moving the policies out of frameworks/policies/base and into ↵Joe Onorato2010-04-061-0/+2
| | | | | | frameworks/base. Change-Id: Id3a0c06202b0f6f2206acf490c8655d340ee0556
* Remove FrameworkTest package.Brett Chabot2010-04-011-0/+2
| | | | | | | The only remaining test here was RingtonePickerActivityTes, which has been suppressed since pre-donut. Change-Id: I74c08c9c9447b67252430db3b462373af879bd1d
* added a cleanspec since ActiveSyncInfo.aidl was removedFred Quintana2010-03-311-0/+1
| | | | Change-Id: I1fb57d2a4d28211f0adaf8c1d184a8c5f7701d7f
* Add comments in CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
| | | | Change-Id: Iaa1f9f38c0e621d2988e341a5fcff3164a62cf66
* One! More! Time!Christopher Tate2010-03-051-0/+1
| | | | Change-Id: I9e29975542ff1030b636f4e21954610faa2d8ff7
* Rename cleanspec => CleanSpec to match the build ruleChristopher Tate2010-03-051-0/+5
Change-Id: I9cc9027ea82a90af5f369976823f0feb0a1eeda0