Commit Graph

513 Commits

Author SHA1 Message Date
Doug Zongker a660e48ea7 am 4cac8afc: am 714111cb: include pre-signed prebuilt .apks in apkcerts.txt
Merge commit '4cac8afc21a356ce3ca074f12383cf1526d44156'

* commit '4cac8afc21a356ce3ca074f12383cf1526d44156':
  include pre-signed prebuilt .apks in apkcerts.txt
2009-12-14 15:33:14 -08:00
Doug Zongker 4cac8afc21 am 714111cb: include pre-signed prebuilt .apks in apkcerts.txt
Merge commit '714111cbdde0fd5c4f276d4666ddb99cbf0c5008' into eclair-mr2-plus-aosp

* commit '714111cbdde0fd5c4f276d4666ddb99cbf0c5008':
  include pre-signed prebuilt .apks in apkcerts.txt
2009-12-14 15:24:22 -08:00
Doug Zongker 714111cbdd include pre-signed prebuilt .apks in apkcerts.txt 2009-12-14 10:14:46 -08:00
Doug Zongker 3a104c868e am 39ecb46e: am 9bc88726: Merge change I45302ff0 into eclair-mr2
Merge commit '39ecb46ed1c124e4d3e3ebb594a62b65984483ac'

* commit '39ecb46ed1c124e4d3e3ebb594a62b65984483ac':
  make prebuilt .apks require LOCAL_CERTIFICATE
2009-12-11 15:01:40 -08:00
Doug Zongker 39ecb46ed1 am 9bc88726: Merge change I45302ff0 into eclair-mr2
Merge commit '9bc88726cb24e92007d42c126ec094e687b3905f' into eclair-mr2-plus-aosp

* commit '9bc88726cb24e92007d42c126ec094e687b3905f':
  make prebuilt .apks require LOCAL_CERTIFICATE
2009-12-11 14:54:54 -08:00
Android (Google) Code Review 9bc88726cb Merge change I45302ff0 into eclair-mr2
* changes:
  make prebuilt .apks require LOCAL_CERTIFICATE
2009-12-11 14:50:33 -08:00
Doug Zongker 45302ff00b make prebuilt .apks require LOCAL_CERTIFICATE
Require people who check in new prebuilts to decide what keys they
should be signed with, rather than having a fire drill every time we
go to sign a build and discover new prebuilts.
2009-12-11 13:50:35 -08:00
Ying Wang 27861a988c am baefd248: am 92e2d3e2: am 6ef046c8: Fixes ProGuard options.
Merge commit 'baefd2480f63ad9b3a5ec9764879ae01f2ad9886'

* commit 'baefd2480f63ad9b3a5ec9764879ae01f2ad9886':
  Fixes ProGuard options.
2009-12-10 23:41:26 -08:00
Ying Wang baefd2480f am 92e2d3e2: am 6ef046c8: Fixes ProGuard options.
Merge commit '92e2d3e206a301a090d90e8c61d85e88fdc35a71' into eclair-mr2-plus-aosp

* commit '92e2d3e206a301a090d90e8c61d85e88fdc35a71':
  Fixes ProGuard options.
2009-12-10 17:52:12 -08:00
Ying Wang 92e2d3e206 am 6ef046c8: Fixes ProGuard options.
Merge commit '6ef046c8932989ca97d1cb39413ef99761315a06' into eclair-mr2

* commit '6ef046c8932989ca97d1cb39413ef99761315a06':
  Fixes ProGuard options.
2009-12-10 17:39:53 -08:00
Ying Wang 6ef046c893 Fixes ProGuard options.
1. Dedup LOCAL_JAVA_LIBRARIES.
2. Even no resource or asset for a package, we still need to set
package_expected_intermediates_COMMON, which is anyway used by ProGuard.
2009-12-09 14:31:22 -08:00
Doug Zongker 6c5a1ceed9 am 95137c3d: am 6c4a70c6: Merge change I672b05c4 into eclair-mr2
Merge commit '95137c3dfeebbefebacd37f26d5e7cb7f0a99c7e'

* commit '95137c3dfeebbefebacd37f26d5e7cb7f0a99c7e':
  make build depend on event-log-tags file
2009-12-04 10:43:36 -08:00
Dianne Hackborn fef125ec59 am af5cb904: am 176c758c: Change version to MR2 development.
Merge commit 'af5cb9042497509fb75060667f5ca921c10218a6'

* commit 'af5cb9042497509fb75060667f5ca921c10218a6':
  Change version to MR2 development.
2009-12-04 10:41:00 -08:00
Doug Zongker 95137c3dfe am 6c4a70c6: Merge change I672b05c4 into eclair-mr2
Merge commit '6c4a70c64d45545814ba60ad8ad3a95474ea0944' into eclair-mr2-plus-aosp

* commit '6c4a70c64d45545814ba60ad8ad3a95474ea0944':
  make build depend on event-log-tags file
2009-12-04 10:40:39 -08:00
Dianne Hackborn af5cb90424 am 176c758c: Change version to MR2 development.
Merge commit '176c758cb40afd39960eb6b5fe0a3aabbdc4f8cc' into eclair-mr2-plus-aosp

* commit '176c758cb40afd39960eb6b5fe0a3aabbdc4f8cc':
  Change version to MR2 development.
2009-12-04 10:37:09 -08:00
Android (Google) Code Review 6c4a70c64d Merge change I672b05c4 into eclair-mr2
* changes:
  make build depend on event-log-tags file
2009-12-04 10:36:31 -08:00
Doug Zongker 672b05c47c make build depend on event-log-tags file
Oops, I forgot to make the build actually require the event-log-tags file.
2009-12-04 10:05:20 -08:00
Doug Zongker 0d5eb0b7e4 am af830d39: am 485847e4: Merge change I6f85805b into eclair-mr2
Merge commit 'af830d3999ac1670b92207f6c1201d297913b9a9'

* commit 'af830d3999ac1670b92207f6c1201d297913b9a9':
  break up event-log-tags; generate java source files with constants
2009-12-04 04:31:16 -08:00
Dianne Hackborn 176c758cb4 Change version to MR2 development. 2009-12-03 18:19:53 -08:00
Doug Zongker af830d3999 am 485847e4: Merge change I6f85805b into eclair-mr2
Merge commit '485847e4c47e1504ddf8b830d557211d02a76e57' into eclair-mr2-plus-aosp

* commit '485847e4c47e1504ddf8b830d557211d02a76e57':
  break up event-log-tags; generate java source files with constants
2009-12-03 17:05:52 -08:00
Doug Zongker 9bd4962af8 break up event-log-tags; generate java source files with constants
Construct the /system/etc/event-log-tags file by unioning together any
*.logtags files included in LOCAL_SRC_FILES throughout the system (with
appropriate error checking for dup tag numbers, etc.)

For java packages, generate a java source file from the logtags file for
that package that contains static integer constants for each tag name.
2009-12-03 16:47:52 -08:00
Dan Bornstein 679aa653fc am 92a71f46: am aa71af7f: am bb0c8804: Add Bluetooth to the test list.
Merge commit '92a71f465fa02de5a5e6ed9ba84d2f1dd62e2c78'

* commit '92a71f465fa02de5a5e6ed9ba84d2f1dd62e2c78':
  Add Bluetooth to the test list.
2009-11-20 16:12:06 -08:00
Dan Bornstein 92a71f465f am aa71af7f: am bb0c8804: Add Bluetooth to the test list.
Merge commit 'aa71af7f8efa812b65461e4d3ca39aae1dd23b8b' into eclair-mr2-plus-aosp

* commit 'aa71af7f8efa812b65461e4d3ca39aae1dd23b8b':
  Add Bluetooth to the test list.
2009-11-20 16:07:29 -08:00
Dan Bornstein aa71af7f8e am bb0c8804: Add Bluetooth to the test list.
Merge commit 'bb0c8804dd7440d589ef8845960ad8b76d4b6617' into eclair-mr2

* commit 'bb0c8804dd7440d589ef8845960ad8b76d4b6617':
  Add Bluetooth to the test list.
2009-11-20 16:03:22 -08:00
Dan Bornstein bb0c8804dd Add Bluetooth to the test list.
Change-Id: I1e18b76c87a7bba5ef3b4db8ac763bc7d9b6aac6
2009-11-20 13:13:41 -08:00
Dan Bornstein 3f7669520f am 33f188de: am d867551e: am ffbe862d: Merge change I60b2633b into eclair
Merge commit '33f188de6c656d4056b1f98f37c4b8ca63c7d493'

* commit '33f188de6c656d4056b1f98f37c4b8ca63c7d493':
  Add the JNI test to the CTS list.
2009-11-19 17:38:57 -08:00
Dan Bornstein 33f188de6c am d867551e: am ffbe862d: Merge change I60b2633b into eclair
Merge commit 'd867551efea52a7d342b8fd2ed08fc9939090e88' into eclair-mr2-plus-aosp

* commit 'd867551efea52a7d342b8fd2ed08fc9939090e88':
  Add the JNI test to the CTS list.
2009-11-19 11:48:13 -08:00
Dan Bornstein d867551efe am ffbe862d: Merge change I60b2633b into eclair
Merge commit 'ffbe862d05cb69278a26fb41950a2ce313451f49' into eclair-mr2

* commit 'ffbe862d05cb69278a26fb41950a2ce313451f49':
  Add the JNI test to the CTS list.
2009-11-19 11:41:59 -08:00
Dianne Hackborn ee11f16384 am 26ab7084: am 07e1232a: resolved conflicts for merge of 90b35770 to eclair-mr2
Merge commit '26ab7084b508d2052c3e4e62e9c6d0f7d08211d1'

* commit '26ab7084b508d2052c3e4e62e9c6d0f7d08211d1':
  Update version name to 2.1 and API to 7.
2009-11-19 11:08:04 -08:00
Dianne Hackborn 26ab7084b5 am 07e1232a: resolved conflicts for merge of 90b35770 to eclair-mr2
Merge commit '07e1232a2dc2887ba0003d629032c21fbb426652' into eclair-mr2-plus-aosp

* commit '07e1232a2dc2887ba0003d629032c21fbb426652':
  Update version name to 2.1 and API to 7.
2009-11-19 11:02:49 -08:00
Dianne Hackborn 07e1232a2d resolved conflicts for merge of 90b35770 to eclair-mr2 2009-11-19 10:57:12 -08:00
Android (Google) Code Review ffbe862d05 Merge change I60b2633b into eclair
* changes:
  Add the JNI test to the CTS list.
2009-11-19 10:43:07 -08:00
Android (Google) Code Review 90b35770c2 Merge change If922a88c into eclair
* changes:
  Update version name to 2.1 and API to 7.
2009-11-18 18:17:46 -08:00
Dan Egnor 886332b8be am f711e349: am 1f816cf5: Merge change I362bebd3 into eclair-mr2
Merge commit 'f711e3494ca8e740c19f77ec753051e0517208a3'

* commit 'f711e3494ca8e740c19f77ec753051e0517208a3':
  Include the common source files directly in the framework library
2009-11-18 18:01:11 -08:00
Raphael 00dbcf8f05 am 89715318: am c3d743d2: am 81d88c31: am d920ec83: Fix a Windows-only discrepency in the Windows SDK build.
Merge commit '89715318b22014e2a2a683fe4300dffc2dd5e512'

* commit '89715318b22014e2a2a683fe4300dffc2dd5e512':
  Fix a Windows-only discrepency in the Windows SDK build.
2009-11-18 18:01:08 -08:00
Raphael 154c9e8b99 am 08ab72b3: am 6f5cb991: am f15e028f: am a62a4421: Fix the Windows SDK build for the development to sdk split.
Merge commit '08ab72b3512f59edb45d6156611a72d3a8d04a4e'

* commit '08ab72b3512f59edb45d6156611a72d3a8d04a4e':
  Fix the Windows SDK build for the development to sdk split.
2009-11-18 18:01:04 -08:00
Xavier Ducrohet b61a97bcdf am 3c5b1842: am 802bb072: am 258b2b45: am 1ae98804: Change where makefile looks for sdk_clean.sh
Merge commit '3c5b1842ea37cbf6a1c520f32f3782f9a2db406b'

* commit '3c5b1842ea37cbf6a1c520f32f3782f9a2db406b':
  Change where makefile looks for sdk_clean.sh
2009-11-18 18:01:00 -08:00
Dan Egnor f711e3494c am 1f816cf5: Merge change I362bebd3 into eclair-mr2
Merge commit '1f816cf57b93654638989e6007d669c04b3d9b88' into eclair-mr2-plus-aosp

* commit '1f816cf57b93654638989e6007d669c04b3d9b88':
  Include the common source files directly in the framework library
2009-11-18 17:55:30 -08:00
Raphael 89715318b2 am c3d743d2: am 81d88c31: am d920ec83: Fix a Windows-only discrepency in the Windows SDK build.
Merge commit 'c3d743d262cd69e817524f8a4e5554ef29ffa837' into eclair-mr2-plus-aosp

* commit 'c3d743d262cd69e817524f8a4e5554ef29ffa837':
  Fix a Windows-only discrepency in the Windows SDK build.
2009-11-18 17:55:09 -08:00
Raphael 08ab72b351 am 6f5cb991: am f15e028f: am a62a4421: Fix the Windows SDK build for the development to sdk split.
Merge commit '6f5cb991f61acbc21090c3744d5bf16b01b7aa52' into eclair-mr2-plus-aosp

* commit '6f5cb991f61acbc21090c3744d5bf16b01b7aa52':
  Fix the Windows SDK build for the development to sdk split.
2009-11-18 17:55:05 -08:00
Xavier Ducrohet 3c5b1842ea am 802bb072: am 258b2b45: am 1ae98804: Change where makefile looks for sdk_clean.sh
Merge commit '802bb072c2d9efaac1c46ac13d7e69a0aaf936a9' into eclair-mr2-plus-aosp

* commit '802bb072c2d9efaac1c46ac13d7e69a0aaf936a9':
  Change where makefile looks for sdk_clean.sh
2009-11-18 17:55:02 -08:00
Brett Chabot fdc0efd29c am 82a36c3b: am b4805a18: am 2779fa7d: Change name of CTS DeviceInfoCollector package to TestDeviceSetup.
Merge commit '82a36c3b36a3f80b7c2d6ea382af91cc4e2bca32'

* commit '82a36c3b36a3f80b7c2d6ea382af91cc4e2bca32':
  Change name of CTS DeviceInfoCollector package to TestDeviceSetup.
2009-11-18 17:53:37 -08:00
Dianne Hackborn c3e17966b5 Update version name to 2.1 and API to 7.
Change-Id: If922a88c1f3e99553ec5df9b870713eab1c53c54
2009-11-18 17:40:17 -08:00
Dan Bornstein 01833fba3b Add the JNI test to the CTS list.
Change-Id: I60b2633b98ccb06551e521ff229ed12c897cc2e6
2009-11-18 17:27:10 -08:00
Android (Google) Code Review 1f816cf57b Merge change I362bebd3 into eclair-mr2
* changes:
  Include the common source files directly in the framework library when building, to allow mutual interdependencies; the common static library will be built independently.
2009-11-18 17:22:32 -08:00
Raphael c3d743d262 am 81d88c31: am d920ec83: Fix a Windows-only discrepency in the Windows SDK build.
Merge commit '81d88c31be80493886e6844ebf8af8a03273208c' into eclair-mr2

* commit '81d88c31be80493886e6844ebf8af8a03273208c':
  Fix a Windows-only discrepency in the Windows SDK build.
2009-11-18 17:17:54 -08:00
Raphael 6f5cb991f6 am f15e028f: am a62a4421: Fix the Windows SDK build for the development to sdk split.
Merge commit 'f15e028fe822069e44b0e06fa91f537048538f94' into eclair-mr2

* commit 'f15e028fe822069e44b0e06fa91f537048538f94':
  Fix the Windows SDK build for the development to sdk split.
2009-11-18 17:17:51 -08:00
Xavier Ducrohet 802bb072c2 am 258b2b45: am 1ae98804: Change where makefile looks for sdk_clean.sh
Merge commit '258b2b4504949fa95b733b149dd5f8146bfb7887' into eclair-mr2

* commit '258b2b4504949fa95b733b149dd5f8146bfb7887':
  Change where makefile looks for sdk_clean.sh
2009-11-18 17:17:47 -08:00
Raphael 81d88c31be am d920ec83: Fix a Windows-only discrepency in the Windows SDK build.
Merge commit 'd920ec8354940653e6cf53a1540360cca3bcc5f7' into eclair

* commit 'd920ec8354940653e6cf53a1540360cca3bcc5f7':
  Fix a Windows-only discrepency in the Windows SDK build.
2009-11-18 17:12:39 -08:00
Raphael f15e028fe8 am a62a4421: Fix the Windows SDK build for the development to sdk split.
Merge commit 'a62a442129a28bf3a62139183868a13b91e976ad' into eclair

* commit 'a62a442129a28bf3a62139183868a13b91e976ad':
  Fix the Windows SDK build for the development to sdk split.
2009-11-18 17:11:57 -08:00