platform_build_soong/sdk
Paul Duffin 4b8b79394f Allow extractCommonProperties to return an error
Refactoring in preparation for follow up changes.

Also:
* Adds a new AssertErrorMessageEquals() helper method.
* Improved error reporting in the accessor and added name to
  extractorProperty to ensure meaningful errors are reported.
* Added String() string method to propertiesContainer.
* Reports errors using the field name as the errors are not really
  fixable by developers and it is more meaningful to the build team.

Bug: 155628860
Test: m nothing
Change-Id: I5c5b8436bcbc39e4e7cd35df2577b2dac53e702a
2020-05-06 18:40:41 +01:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-03-02 16:29:11 +00:00
bp_test.go Add support for transforming a property set after its contents 2020-02-24 14:49:22 +00:00
cc_sdk_test.go Do not propagate dynamic dependencies for stub libs. 2020-04-27 18:43:40 +00:00
exports.go Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot 2019-12-31 15:08:59 +00:00
exports_test.go Add CommonOS variant for sdk 2020-03-02 19:31:26 +00:00
java_sdk_test.go Fix definition of android_stubs_current in sdk tests 2020-04-29 18:59:56 +01:00
sdk.go Stop requiring apex_available on java_library members of sdks 2020-04-08 08:40:44 +01:00
sdk_test.go Allow extractCommonProperties to return an error 2020-05-06 18:40:41 +01:00
testing.go Allow extractCommonProperties to return an error 2020-05-06 18:40:41 +01:00
update.go Allow extractCommonProperties to return an error 2020-05-06 18:40:41 +01:00