OSDN Git Service

android-x86/sdk.git
15 years agoMerge change 5727 into donut
Android (Google) Code Review [Tue, 30 Jun 2009 01:49:43 +0000 (18:49 -0700)]
Merge change 5727 into donut

* changes:
  runtest: Remove run_command -> android_build dependency.

15 years agoruntest: Remove run_command -> android_build dependency.
Brett Chabot [Tue, 30 Jun 2009 00:40:45 +0000 (17:40 -0700)]
runtest: Remove run_command -> android_build dependency.

This is desired because run_command is used by puppetmaster which should have
no dependency on android build system.

15 years agoMerge change 5688 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 21:55:40 +0000 (14:55 -0700)]
Merge change 5688 into donut

* changes:
  Fixes #1949253. Prevents NPE on startup.

15 years agoFixes #1949253. Prevents NPE on startup.
Romain Guy [Mon, 29 Jun 2009 21:55:08 +0000 (14:55 -0700)]
Fixes #1949253. Prevents NPE on startup.

15 years agoMerge change 5678 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 21:23:28 +0000 (14:23 -0700)]
Merge change 5678 into donut

* changes:
  ADT #1843641: fix 'Extract string from layout creates blank string'

15 years agoADT #1843641: fix 'Extract string from layout creates blank string'
Raphael [Mon, 29 Jun 2009 21:15:02 +0000 (14:15 -0700)]
ADT #1843641: fix 'Extract string from layout creates blank string'

Issue was that the 2 input fields where only update when the page
was correctly validate.

15 years agotestrunner: Allow spaces in instrumentation arguments and remove check for test
Brett Chabot [Mon, 29 Jun 2009 20:55:30 +0000 (13:55 -0700)]
testrunner: Allow spaces in instrumentation arguments and remove check for test
app presence.

15 years agoMerge change 5626 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 15:46:42 +0000 (08:46 -0700)]
Merge change 5626 into donut

* changes:
  Fix relative class path arg handling in runtest, and some lint errors.

15 years agoMerge change 5637 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 15:23:46 +0000 (08:23 -0700)]
Merge change 5637 into donut

* changes:
  Add support for LOCAL_C_INCLUDES in Android.mk, to better match the Android build system.

15 years agoMerge change 5636 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 15:23:39 +0000 (08:23 -0700)]
Merge change 5636 into donut

* changes:
  Add support for LOCAL_ARM_MODE and .arm source file name suffix. Also update docs/INSTALL.TXT to explain that MSys is not supported under Windows.

15 years agoMerge change 5635 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 15:12:36 +0000 (08:12 -0700)]
Merge change 5635 into donut

* changes:
  Fix several typos in the NDK build system that caused quite a few bugs:

15 years agoMerge change 5638 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 15:06:36 +0000 (08:06 -0700)]
Merge change 5638 into donut

* changes:
  Skins can now provide their own hardware support (via AVDs)

15 years agoSkins can now provide their own hardware support (via AVDs)
Xavier Ducrohet [Mon, 29 Jun 2009 15:01:02 +0000 (08:01 -0700)]
Skins can now provide their own hardware support (via AVDs)

15 years agoAdd support for LOCAL_C_INCLUDES in Android.mk, to better match the Android build...
David 'Digit' Turner [Mon, 29 Jun 2009 14:48:56 +0000 (16:48 +0200)]
Add support for LOCAL_C_INCLUDES in Android.mk, to better match the Android build system.

15 years agoAdd support for LOCAL_ARM_MODE and .arm source file name suffix.
David 'Digit' Turner [Mon, 29 Jun 2009 14:44:31 +0000 (16:44 +0200)]
Add support for LOCAL_ARM_MODE and .arm source file name suffix.
Also update docs/INSTALL.TXT to explain that MSys is not supported under Windows.

15 years agoMerge change 5634 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 14:37:43 +0000 (07:37 -0700)]
Merge change 5634 into donut

* changes:
  Fix build/host-setup.sh to run as a Bourne shell script and add better host detection: - add --help, --verbose options - check for GNU Make availability and version by default, override with --no-make-check - better traces

15 years agoMerge change 5633 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 14:37:15 +0000 (07:37 -0700)]
Merge change 5633 into donut

* changes:
  Remove individual .gitignore files and move their content to a single top-level one

15 years agoFix several typos in the NDK build system that caused quite a few bugs:
David 'Digit' Turner [Mon, 29 Jun 2009 14:33:30 +0000 (16:33 +0200)]
Fix several typos in the NDK build system that caused quite a few bugs:

- generate thumb code by default (type forced ARM generation)

- make the generation of unoptimized binaries with APP_OPTIM := debug actually work
  (the -O0 -g flags were placed before the -Os -mthumb flags for thumb binaries)

- factor common code from build-executable/shared-library/static-library into build-binary.mk
  and install-binary.mk

- properly add a -L$(SYSROOT)/usr/lib line to make LOCAL_LDLIBS := -lz work as advertized
  (in build-binary.mk)

- add a few missing variables from clear-vars.mk

15 years agoFix build/host-setup.sh to run as a Bourne shell script and add better host detection:
David 'Digit' Turner [Mon, 29 Jun 2009 14:13:25 +0000 (16:13 +0200)]
Fix build/host-setup.sh to run as a Bourne shell script and add better host detection:
- add --help, --verbose options
- check for GNU Make availability and version by default, override with --no-make-check
- better traces

15 years agoRemove individual .gitignore files and move their content to a single top-level one
David 'Digit' Turner [Mon, 29 Jun 2009 13:54:44 +0000 (15:54 +0200)]
Remove individual .gitignore files and move their content to a single top-level one

15 years agoMerge change 5632 into donut
Android (Google) Code Review [Mon, 29 Jun 2009 13:21:30 +0000 (06:21 -0700)]
Merge change 5632 into donut

* changes:
  Details dialog for AVD from the avd selector.

15 years agoDetails dialog for AVD from the avd selector.
Xavier Ducrohet [Mon, 29 Jun 2009 12:27:02 +0000 (05:27 -0700)]
Details dialog for AVD from the avd selector.

15 years agoFix build/host-setup.sh in various ways
David 'Digit' Turner [Mon, 29 Jun 2009 10:28:04 +0000 (12:28 +0200)]
Fix build/host-setup.sh in various ways
- run as bash script (since Debian's new 'dash' shell doesn't support it)
- remove obsolete host GCC requirement
- improve Windows support by using better heuristics for the executable suffix
- better NDK root directory auto-detection (avoids the need to define ANDROID_NDK_ROOT on some installs)

15 years agoFix relative class path arg handling in runtest, and some lint errors.
Brett Chabot [Sun, 28 Jun 2009 19:00:47 +0000 (12:00 -0700)]
Fix relative class path arg handling in runtest, and some lint errors.

15 years agoMerge change 5552 into donut
Android (Google) Code Review [Fri, 26 Jun 2009 22:14:15 +0000 (15:14 -0700)]
Merge change 5552 into donut

* changes:
  SDK Updater: Store local source properties when installing.

15 years agoSDK Updater: Store local source properties when installing.
Raphael [Fri, 26 Jun 2009 21:33:40 +0000 (14:33 -0700)]
SDK Updater: Store local source properties when installing.

When installing an archive, a "source.properties" file is saved
in the directory that contains all the information from the
source (Source URL, package attributes, archive attributes.)

When loading local packages, these properties are used to
recreate the local package attributes if present. This is
also used to indentify local extra packages.

15 years agoAdd support for running host java tests to runtest.
Brett Chabot [Fri, 26 Jun 2009 00:57:31 +0000 (17:57 -0700)]
Add support for running host java tests to runtest.

With this change, also refactored runtest as follows: Modified the
test suite schema and python implementation to have an inheritance
structure.  Each test type has its own python module, which will
also handle the logic of running the test.

15 years agoMerge change 4584 into donut
Android (Google) Code Review [Fri, 26 Jun 2009 21:17:31 +0000 (14:17 -0700)]
Merge change 4584 into donut

* changes:
  Add hosttestlib library.

15 years agoSDK Updater: UI to add new sources URL.
Raphael [Fri, 26 Jun 2009 03:56:32 +0000 (20:56 -0700)]
SDK Updater: UI to add new sources URL.

15 years agoSDK Updater: Cleanup a bunch of todos
Raphael [Fri, 26 Jun 2009 03:00:05 +0000 (20:00 -0700)]
SDK Updater: Cleanup a bunch of todos

15 years agoSDK Updater: logic to load/save user sources and to delete them.
Raphael [Fri, 26 Jun 2009 00:13:57 +0000 (17:13 -0700)]
SDK Updater: logic to load/save user sources and to delete them.

15 years agoSDK Updater: Update buttons state in local/remote page
Raphael [Thu, 25 Jun 2009 22:13:36 +0000 (15:13 -0700)]
SDK Updater: Update buttons state in local/remote page
based on selection.

15 years agoRevert "Package both swt.jar for linux-x86 and linux-x86_64."
Raphael Moll [Thu, 25 Jun 2009 21:09:07 +0000 (14:09 -0700)]
Revert "Package both swt.jar for linux-x86 and linux-x86_64."

This reverts commit 8f346c14d0b09af59801dfc41a112809630ec6f4.
https://android-git.corp.google.com/g/Gerrit#change,5179

15 years agoPackage both swt.jar for linux-x86 and linux-x86_64.
Raphael Moll [Wed, 24 Jun 2009 00:32:16 +0000 (17:32 -0700)]
Package both swt.jar for linux-x86 and linux-x86_64.

This depends on another CL in prebuilt that packages
both linux-x86/swt/swt.jar and linux-x86/swt_64/swt_64.jar:

  https://android-git.corp.google.com/g/5178

The new jar are picked from out/... rather than prebuilt,
which seems to work better.

15 years agoMerge change 5032 into donut
Android (Google) Code Review [Tue, 23 Jun 2009 21:33:38 +0000 (14:33 -0700)]
Merge change 5032 into donut

* changes:
  Combined early suspend and wake lock content into existing power management document because content was duplicated. Updated TOC to reflect this change. Will do a separate CL to clean up the text itself.

15 years agoMerge change 4880 into donut
Android (Google) Code Review [Tue, 23 Jun 2009 17:30:20 +0000 (10:30 -0700)]
Merge change 4880 into donut

* changes:
  Add ApiDemos to the test build, and cts-permission2 tests to test_defs.xml.

15 years agoCombined early suspend and wake lock content into existing power management document...
Reena Lee [Tue, 23 Jun 2009 00:58:22 +0000 (17:58 -0700)]
Combined early suspend and wake lock content into existing power management document because content was duplicated. Updated TOC to reflect this change.
Will do a separate CL to clean up the text itself.

15 years agoMerge change 4781 into donut
Android (Google) Code Review [Mon, 22 Jun 2009 14:49:25 +0000 (07:49 -0700)]
Merge change 4781 into donut

* changes:
  Moving bring_up.html under System section rather than Build section.

15 years agoAdd ApiDemos to the test build, and cts-permission2 tests to test_defs.xml.
Brett Chabot [Sat, 20 Jun 2009 01:32:14 +0000 (18:32 -0700)]
Add ApiDemos to the test build, and cts-permission2 tests to test_defs.xml.

This should enable the ApiDemos sample tests to run continuously again.

15 years agoAdd hosttestlib library.
Brett Chabot [Thu, 18 Jun 2009 05:37:02 +0000 (22:37 -0700)]
Add hosttestlib library.

hosttestlib is a simple JUnit extension framework for tests that need to interact externally (ie
from a host machine) with an Android device.

15 years agoMoving bring_up.html under System section rather than Build section.
David Warren [Fri, 19 Jun 2009 18:21:30 +0000 (11:21 -0700)]
Moving bring_up.html under System section rather than Build section.

15 years agoMerge change 4689 into donut
Android (Google) Code Review [Fri, 19 Jun 2009 18:15:58 +0000 (11:15 -0700)]
Merge change 4689 into donut

* changes:
  Update the API of ApkBuilder to make it clearer what is stable and what isn't.

15 years agoFix api change following a rebase.
Raphael [Fri, 19 Jun 2009 04:42:36 +0000 (21:42 -0700)]
Fix api change following a rebase.

15 years agoMerge change 4685 into donut
Android (Google) Code Review [Fri, 19 Jun 2009 04:24:38 +0000 (21:24 -0700)]
Merge change 4685 into donut

* changes:
  SDK Updater: use separate license node in XML. Support extra packages.

15 years agoUpdate the API of ApkBuilder to make it clearer what is stable and what isn't.
Xavier Ducrohet [Thu, 18 Jun 2009 23:51:41 +0000 (16:51 -0700)]
Update the API of ApkBuilder to make it clearer what is stable and what isn't.

15 years agoSDK Updater: use separate license node in XML. Support extra packages.
Raphael [Thu, 18 Jun 2009 23:07:55 +0000 (16:07 -0700)]
SDK Updater: use separate license node in XML. Support extra packages.

15 years agoAdd support to delete AVD in the new AvdSelector.
Xavier Ducrohet [Thu, 18 Jun 2009 23:01:05 +0000 (16:01 -0700)]
Add support to delete AVD in the new AvdSelector.

Also: change button order in the update chooser dialog.

15 years agoMerge change 4646 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 19:33:17 +0000 (12:33 -0700)]
Merge change 4646 into donut

* changes:
  Force the id of TabWidget to be android:id/tabs

15 years agoForce the id of TabWidget to be android:id/tabs
Xavier Ducrohet [Thu, 18 Jun 2009 19:02:55 +0000 (12:02 -0700)]
Force the id of TabWidget to be android:id/tabs

15 years agoMerge change 4575 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 19:01:58 +0000 (12:01 -0700)]
Merge change 4575 into donut

* changes:
  SDK Updater: Better guess for the addon folder name.

15 years agoMerge change 4555 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 17:42:43 +0000 (10:42 -0700)]
Merge change 4555 into donut

* changes:
  Force UTF-8 encoding for SDK files.

15 years agoSDK Updater: Better guess for the addon folder name.
Raphael [Thu, 18 Jun 2009 03:02:56 +0000 (20:02 -0700)]
SDK Updater: Better guess for the addon folder name.

- Always unzip the archives first and get their root zip dir.
- Try to reusing an existing addon folder first.
- Or the root zip dir.
- Or come up with a better name for the addon folder.

15 years agoMerge change 4516 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 02:03:41 +0000 (19:03 -0700)]
Merge change 4516 into donut

* changes:
  SDK Updater: fix accept callback to update Install Selected button.

15 years agoForce UTF-8 encoding for SDK files.
Xavier Ducrohet [Thu, 18 Jun 2009 00:51:22 +0000 (17:51 -0700)]
Force UTF-8 encoding for SDK files.

- project .properties files
- AVD ini files (<name>.ini and config.ini)
- add-on manifest

15 years agoFix typo and update
Mike Ritter [Thu, 18 Jun 2009 00:25:54 +0000 (17:25 -0700)]
Fix typo and update

15 years agoSDK Updater: fix accept callback to update Install Selected button.
Raphael [Wed, 17 Jun 2009 22:39:52 +0000 (15:39 -0700)]
SDK Updater: fix accept callback to update Install Selected button.

15 years agoMerge change 4510 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 22:15:52 +0000 (15:15 -0700)]
Merge change 4510 into donut

* changes:
  SDK Updater: display icons for local packages.

15 years agoMerge change 4111 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 22:03:50 +0000 (15:03 -0700)]
Merge change 4111 into donut

* changes:
  Move package installation logic from ADT to ddmlib.

15 years agoSDK Updater: display icons for local packages.
Raphael [Wed, 17 Jun 2009 21:55:57 +0000 (14:55 -0700)]
SDK Updater: display icons for local packages.

15 years agoSDK Updater: fix repository.xml to read as binary, not text
Raphael [Wed, 17 Jun 2009 20:35:39 +0000 (13:35 -0700)]
SDK Updater: fix repository.xml to read as binary, not text
to let the XML decoder handle the charset decoding.

15 years agoMerge change 4493 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 19:09:30 +0000 (12:09 -0700)]
Merge change 4493 into donut

* changes:
  Change import for IIntentReceiver since the class has been refactored from android.app to android.content

15 years agoChange import for IIntentReceiver since the class has been refactored from android...
Suchi Amalapurapu [Wed, 17 Jun 2009 19:02:04 +0000 (12:02 -0700)]
Change import for IIntentReceiver since the class has been refactored from android.app to android.content

15 years agoMerge change 4425 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 18:44:47 +0000 (11:44 -0700)]
Merge change 4425 into donut

* changes:
  First step of a more standalone AvdSelector.

15 years agoFirst step of a more standalone AvdSelector.
Xavier Ducrohet [Wed, 17 Jun 2009 00:41:09 +0000 (17:41 -0700)]
First step of a more standalone AvdSelector.

- New/Delete/Info/Refresh/Manager buttons.
- Ability to set any kind of AVD filter
- Self-refresh: Selector knows the AvdManager and can refresh itself.
- Manager mode or simple (selection or checkboxes)
- Manager mode displays broken AVDs.

Updated the SdkUpdate AVD page and the various use of the Selector in ADT.

15 years agoMerge change 4487 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 18:40:18 +0000 (11:40 -0700)]
Merge change 4487 into donut

* changes:
  Add framework, downloadprovider, improvider and global search permission tests to continuous tests.

15 years agoAdd framework, downloadprovider, improvider and global search
Brett Chabot [Wed, 17 Jun 2009 17:56:52 +0000 (10:56 -0700)]
Add framework, downloadprovider, improvider and global search
permission tests to continuous tests.

15 years agoSDK Updater: fix install of new packages from remote page.
Raphael [Wed, 17 Jun 2009 18:26:10 +0000 (11:26 -0700)]
SDK Updater: fix install of new packages from remote page.

15 years agoMerge change 4440 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 17:12:18 +0000 (10:12 -0700)]
Merge change 4440 into donut

* changes:
  Properly create Image for the icons so that they are transparent.

15 years agoSDK Updater: remove UpdaterData.Display
Raphael [Tue, 16 Jun 2009 23:33:34 +0000 (16:33 -0700)]
SDK Updater: remove UpdaterData.Display

15 years agoProperly create Image for the icons so that they are transparent.
Xavier Ducrohet [Wed, 17 Jun 2009 02:16:00 +0000 (19:16 -0700)]
Properly create Image for the icons so that they are transparent.

15 years agoSDK Updater: select specific archives in the remote page
Raphael [Tue, 16 Jun 2009 23:15:31 +0000 (16:15 -0700)]
SDK Updater: select specific archives in the remote page
also triggers the license/install overview dialog.

15 years agoSDK Updater: automatically accept packages with no license.
Raphael [Tue, 16 Jun 2009 19:12:08 +0000 (12:12 -0700)]
SDK Updater: automatically accept packages with no license.

15 years agoMerge change 4297 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 18:54:40 +0000 (11:54 -0700)]
Merge change 4297 into donut

* changes:
  SDK Updater: different icon theme for the repository items.

15 years agoMerge change 4309 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 18:54:12 +0000 (11:54 -0700)]
Merge change 4309 into donut

* changes:
  SDK Updater: use tri-state icon for each potential archive: accepted, refused or unknown.

15 years agoMerge change 4090 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 16:15:31 +0000 (09:15 -0700)]
Merge change 4090 into donut

* changes:
  Changed "partner/" to new "vendor/" directories

15 years agoSDK Updater: use tri-state icon for each potential
Raphael [Tue, 16 Jun 2009 05:40:45 +0000 (22:40 -0700)]
SDK Updater: use tri-state icon for each potential
archive: accepted, refused or unknown.

15 years agoSDK Updater: different icon theme for the repository items.
Raphael [Tue, 16 Jun 2009 03:26:45 +0000 (20:26 -0700)]
SDK Updater: different icon theme for the repository items.

15 years agoMove package installation logic from ADT to ddmlib.
Brett Chabot [Fri, 12 Jun 2009 22:30:55 +0000 (15:30 -0700)]
Move package installation logic from ADT to ddmlib.

15 years agoMerge change 4135 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 00:38:45 +0000 (17:38 -0700)]
Merge change 4135 into donut

* changes:
  Updated Platform Developers Guide welcome page, changing focus from 'porting guide' to 'platform developer guide'.  Modelled on the SDK site developers guide.

15 years agoUpdated Platform Developers Guide welcome page, changing focus from 'porting guide...
Patrick Brady [Sat, 13 Jun 2009 19:07:07 +0000 (12:07 -0700)]
Updated Platform Developers Guide welcome page, changing focus from 'porting guide' to 'platform developer guide'.  Modelled on the SDK site developers guide.

15 years agoMerge change 4261 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 23:55:20 +0000 (16:55 -0700)]
Merge change 4261 into donut

* changes:
  SDK Updater: addon id is name+vendor, lower case

15 years agoMerge change 4263 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 23:54:07 +0000 (16:54 -0700)]
Merge change 4263 into donut

* changes:
  Add missing system properties to sim.

15 years agoAdd missing system properties to sim.
Andy McFadden [Mon, 8 Jun 2009 17:08:18 +0000 (10:08 -0700)]
Add missing system properties to sim.

The framework cannot start if certain properties are missing.  This adds
a couple of properties used by the backup system.

Also fixed a trio of printf/size_t warnings.

15 years agoSDK Updater: addon id is name+vendor, lower case
Raphael [Mon, 15 Jun 2009 23:35:00 +0000 (16:35 -0700)]
SDK Updater: addon id is name+vendor, lower case

15 years agoAdded ASTL tests to the suite.
Nicolas Catania [Mon, 15 Jun 2009 16:28:06 +0000 (09:28 -0700)]
Added ASTL tests to the suite.

15 years agoMerge change 4208 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 22:01:22 +0000 (15:01 -0700)]
Merge change 4208 into donut

* changes:
  Add downloadprovider permission tests runtest shortcut.

15 years agoMerge change 4220 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 22:00:54 +0000 (15:00 -0700)]
Merge change 4220 into donut

* changes:
  SDK Updater: update all existing local archives, license click through.

15 years agoSDK Updater: update all existing local archives, license click through.
Raphael [Sun, 14 Jun 2009 05:42:31 +0000 (22:42 -0700)]
SDK Updater: update all existing local archives, license click through.

15 years agoModify archquery to be able to print any system property.
Raphael [Mon, 15 Jun 2009 20:36:11 +0000 (13:36 -0700)]
Modify archquery to be able to print any system property.

(this is change 4207 that was abandoned due to a merge conflict.)

15 years agoAdd downloadprovider permission tests runtest shortcut.
Brett Chabot [Mon, 15 Jun 2009 20:04:58 +0000 (13:04 -0700)]
Add downloadprovider permission tests runtest shortcut.

15 years agoMerge change 4116 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 18:16:32 +0000 (11:16 -0700)]
Merge change 4116 into donut

* changes:
  - Moved the build variants descriptions into build_system - Added Makefile stub into sensors.jd as a starting point - Small cleanup to build_new_device to reference the PRODUCT_* parameters - Fixed URL in the README for app engine testing

15 years agoMerge change 4187 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 17:53:39 +0000 (10:53 -0700)]
Merge change 4187 into donut

* changes:
  Add runtest test definition for framework-permission

15 years agoAdd runtest test definition for framework-permission
Brett Chabot [Mon, 15 Jun 2009 17:46:49 +0000 (10:46 -0700)]
Add runtest test definition for framework-permission

15 years ago- Moved the build variants descriptions into build_system
Reena Lee [Sat, 13 Jun 2009 22:08:56 +0000 (15:08 -0700)]
- Moved the build variants descriptions into build_system
- Added Makefile stub into sensors.jd as a starting point
- Small cleanup to build_new_device to reference the PRODUCT_* parameters
- Fixed URL in the README for app engine testing

Conflicts:

pdk/README
pdk/docs/guide/build_new_device.jd
pdk/docs/guide/build_system.jd
pdk/docs/guide/sensors.jd

15 years agoFix the reload of pages after installation of packages.
Xavier Ducrohet [Sat, 13 Jun 2009 01:12:20 +0000 (18:12 -0700)]
Fix the reload of pages after installation of packages.

15 years agoMerge change 3933 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 22:44:23 +0000 (15:44 -0700)]
Merge change 3933 into donut

* changes:
  - Moved the build variants descriptions into build_system - Added Makefile stub into sensors.jd as a starting point - Small cleanup to build_new_device to reference the PRODUCT_* parameters - Fixed URL in the README for app engine testing

15 years agoChanged "partner/" to new "vendor/" directories
Gaurav Mathur [Fri, 12 Jun 2009 20:46:38 +0000 (13:46 -0700)]
Changed "partner/" to new "vendor/" directories

15 years agoMerge change 4031 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 20:19:35 +0000 (13:19 -0700)]
Merge change 4031 into donut

* changes:
  SDK Updater: provide a "force http" setting.

15 years agoMerge change 4015 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 20:19:07 +0000 (13:19 -0700)]
Merge change 4015 into donut

* changes:
  SDK Updater: SettingsController that handles the settings.

15 years agoDefine a new activity that lists permissions and apps using that permission with...
Suchi Amalapurapu [Thu, 11 Jun 2009 23:05:10 +0000 (16:05 -0700)]
Define a new activity that lists permissions and apps using that permission with some additional details as well
First pass.