Commit Graph

24882 Commits

Author SHA1 Message Date
Logan Chien
f6f50d6ed6 vndk-def: Update eligible-list-28.csv am: e94e4c2165
am: 0d3f7dc99a

Change-Id: Id86481f18034acab6932360586dd08a175820e6b
2018-05-21 20:43:45 -07:00
Logan Chien
0d3f7dc99a vndk-def: Update eligible-list-28.csv
am: e94e4c2165

Change-Id: I270451e7d964524a88a27b25f2127f66d75be356
2018-05-21 20:40:12 -07:00
Logan Chien
b13025509e Merge changes Ie435db0f,Ib7db7e7d,I673a6804 am: c10b21277c am: 96683f522c
am: 9d3f1a3fbc

Change-Id: I6e479d0bd014e9c3bc7054ab4371b0c0526b08e2
2018-05-21 18:50:01 -07:00
Logan Chien
9d3f1a3fbc Merge changes Ie435db0f,Ib7db7e7d,I673a6804 am: c10b21277c
am: 96683f522c

Change-Id: Iaad16af3933c9e2be9e4e892732182190548837c
2018-05-21 18:46:25 -07:00
Logan Chien
96683f522c Merge changes Ie435db0f,Ib7db7e7d,I673a6804
am: c10b21277c

Change-Id: I660fa0953a2ac2928c4ba57068beb95af3a082c6
2018-05-21 18:43:14 -07:00
Logan Chien
c10b21277c Merge changes Ie435db0f,Ib7db7e7d,I673a6804
* changes:
  vndk-def: Add namespaces to update_dataset_auto.py
  sourcedr: Support module namespace
  sourcedr: Cleanup os.path.abspath()
2018-05-22 01:38:45 +00:00
Po-Chien Hsueh
cefd329e66 Merge "Add a tool which compares failed tests" am: 08fb698944 am: 668ca492b3
am: d79b1efebb

Change-Id: I5fff935c8bacc7b1d25ab6ecbcf356d445d46689
2018-05-21 16:01:35 -07:00
Po-Chien Hsueh
d79b1efebb Merge "Add a tool which compares failed tests" am: 08fb698944
am: 668ca492b3

Change-Id: I772962e2ba299d638e9d32ae49639b7912d60027
2018-05-21 15:30:31 -07:00
Po-Chien Hsueh
668ca492b3 Merge "Add a tool which compares failed tests"
am: 08fb698944

Change-Id: Ia1d45986e9958a32eea823bf48041cbc36c17212
2018-05-21 14:41:57 -07:00
Treehugger Robot
08fb698944 Merge "Add a tool which compares failed tests" 2018-05-21 20:25:32 +00:00
Jayant Chowdhary
6129c71d74 Merge "header-abi-diff: -allow-unreferenced-elf-symbol-changes will suppress warnings as well." am: 6fb89e3f30 am: dc78c44049
am: 2b32b2f7fe

Change-Id: I7937a3c278f23c709a103f7ceef048649bd12976
2018-05-21 11:30:17 -07:00
Jayant Chowdhary
2b32b2f7fe Merge "header-abi-diff: -allow-unreferenced-elf-symbol-changes will suppress warnings as well." am: 6fb89e3f30
am: dc78c44049

Change-Id: Ibaea3cce13401b600b6445f59ec9149ed042e138
2018-05-21 11:10:35 -07:00
Jayant Chowdhary
dc78c44049 Merge "header-abi-diff: -allow-unreferenced-elf-symbol-changes will suppress warnings as well."
am: 6fb89e3f30

Change-Id: I14044e97aef7aaead96c556f6f17b74eaa211bbf
2018-05-21 11:06:02 -07:00
Jayant Chowdhary
6fb89e3f30 Merge "header-abi-diff: -allow-unreferenced-elf-symbol-changes will suppress warnings as well." 2018-05-21 18:00:17 +00:00
Logan Chien
b82d82a8f0 vndk-def: Add namespaces to update_dataset_auto.py
This commit adds hardware/google/av and hardware/google/interfaces to as
default module namespaces that should be included in the output.

Test: Run update_dataset_auto.py on latest build
Change-Id: Ie435db0f6bdb77b1a14497f079d7d99889105ee8
2018-05-21 19:12:11 +08:00
Logan Chien
4225369f56 sourcedr: Support module namespace
Test: Run list_vndk_module.py without hacks
Change-Id: Ib7db7e7ddb624562a6e28425cbc0a8a0013bda0e
2018-05-21 19:11:20 +08:00
Logan Chien
e94e4c2165 vndk-def: Update eligible-list-28.csv
This commit adds libpcap and removes libtimestats_proto.

Bug: 77781837
Test: ./vndk_definition_tool.py check-dep --tag-file ...
Change-Id: I30bb47073ca6b035ae8cab09231df30561021e7a
2018-05-21 19:04:14 +08:00
Logan Chien
0ddebeadf8 sourcedr: Cleanup os.path.abspath()
This commit lifts os.path.abspath() to the first function call to
RecursiveParser.

Test: ./tests/run_tests.sh
Test: list_vndk_module.py Android.bp
Change-Id: I673a6804727ab13a76df0b3bab2227fd009ec0d4
2018-05-21 17:56:48 +08:00
Jayant Chowdhary
da3d352ffd header-abi-diff: -allow-unreferenced-elf-symbol-changes will suppress warnings as well.
Bug:79928919

Test: tests/test.py

Change-Id: Icec65e5e18987fd60fb8e5532983947b335b6951
2018-05-18 15:38:54 -07:00
vineel sadineni
7a629ba096 Migrated various apps under development/samples/ShortcutDemo/launcher to androidx
Bug: 76692459
Test:  mmma development/samples/ShortcutDemo/launcher
Change-Id: Ic68392460192d91af2dcbfb4790f020b95d2bfee
2018-05-18 10:36:49 -07:00
Po-Chien Hsueh
d08e072414 Add a tool which compares failed tests
Given two test_result.xml's (A and B), this script lists all failed
tests in A, and shows result of the same test in B. This is usually
used for regression detection or device stability analysis.

Bug: 79442777
Test: ./compare_failed_tests.py test_result_a.xml test_result_b.xml
Change-Id: I7778b5d748daccdeadabe6a539e1ce9622e535c5
2018-05-18 17:40:13 +08:00
TreeHugger Robot
b323870e25 Merge "Migrated various apps under development/samples/ShortcutSample to androidx" 2018-05-18 00:37:46 +00:00
vineel sadineni
a55e5516d0 Migrated various apps under development/samples/ShortcutSample to androidx
Bug: 76692459
Test:  mmma development/samples/ShortcutSample
Change-Id: I5e2430aefe4c8f4ebcd48845393b2e845216bf2b
2018-05-17 16:09:35 -07:00
Jayant Chowdhary
f54b9a0237 Merge "Mark two records as different if the access specifier is downgraded." am: 849a934bb4 am: 6128f0a47c
am: af91f22241

Change-Id: Iec7a1d87a7eb4e65fe14ed5ecb06c1f37e9f8a65
2018-05-17 11:02:14 -07:00
Jayant Chowdhary
af91f22241 Merge "Mark two records as different if the access specifier is downgraded." am: 849a934bb4
am: 6128f0a47c

Change-Id: Ic3e7a229885a52340fe7cee5eeea679edf501d18
2018-05-17 10:51:01 -07:00
Jayant Chowdhary
6128f0a47c Merge "Mark two records as different if the access specifier is downgraded."
am: 849a934bb4

Change-Id: I476ec356d7b0d320b9b1e4204b119e6bdc87472c
2018-05-17 10:43:07 -07:00
Jayant Chowdhary
849a934bb4 Merge "Mark two records as different if the access specifier is downgraded." 2018-05-17 17:07:02 +00:00
Ivan Gavrilovic
cf0f2737d6 Merge "Add d8 to build tools" am: 5e56071da1 am: a473af1733
am: 9c4edf9ab3

Change-Id: I68d25262409cc64c05385fe6f60118652edf3cee
2018-05-17 06:45:57 -07:00
Ivan Gavrilovic
9c4edf9ab3 Merge "Add d8 to build tools" am: 5e56071da1
am: a473af1733

Change-Id: I7d6fd32bb17c27247356ebc517db3142b9b7c650
2018-05-17 06:41:19 -07:00
Ivan Gavrilovic
a473af1733 Merge "Add d8 to build tools"
am: 5e56071da1

Change-Id: I464ef228adbb05b117e5dcaad90cb4cd741aa459
2018-05-17 06:36:47 -07:00
Ivan Gavrilovic
5e56071da1 Merge "Add d8 to build tools" 2018-05-17 13:28:02 +00:00
Ivan Gavrilovic
e05b47b6ea Add d8 to build tools
BUG: 74015795
Test: make -j PRODUCT-sdk_phone_armv7-win_sdk showcommands sdk_repo
Test: make -j PRODUCT-sdk_arm64-sdk showcommands sdk_repo
2018-05-17 12:54:38 +00:00
Scott Lobdell
18b23bf143 Merge "Complete functionality to add the first seen timestamp to non-upstreamed commits" 2018-05-16 18:15:21 +00:00
Roman Kiryanov
260d98d6a5 Revert "ANDROID: allow using network as a location provider" am: b83b0f1f72
am: c5b37f0c45

Change-Id: I43fec0137a75722d0f7b740cdc447100a9cde238
2018-05-15 12:40:58 -07:00
Roman Kiryanov
c5b37f0c45 Revert "ANDROID: allow using network as a location provider"
am: b83b0f1f72

Change-Id: I40eb438cbd574fb20a949136bb427c62aef439f5
2018-05-15 12:11:59 -07:00
Jayant Chowdhary
1875a24e43 Merge "Allow collection of abi references for cfi variants as well." am: a1232bd84d am: f032e1481b
am: e5c18d5d3a

Change-Id: I2a5b587e80cc3894641229dc4283c1c76c59d23b
2018-05-14 17:38:41 -07:00
Jayant Chowdhary
e5c18d5d3a Merge "Allow collection of abi references for cfi variants as well." am: a1232bd84d
am: f032e1481b

Change-Id: I2f2958928a3f771c3751823a86bc903884c6acad
2018-05-14 17:27:28 -07:00
Jayant Chowdhary
f032e1481b Merge "Allow collection of abi references for cfi variants as well."
am: a1232bd84d

Change-Id: I6a82c6ce99080fa92bc847aed0f0859cacaf12c9
2018-05-14 17:06:12 -07:00
Jayant Chowdhary
a1232bd84d Merge "Allow collection of abi references for cfi variants as well." 2018-05-14 23:54:49 +00:00
TreeHugger Robot
5c7a900051 Merge "Migrated various apps under development/samples/ApiDemos to androidx" 2018-05-14 22:54:26 +00:00
Scott Lobdell
ceb0b6a273 Complete functionality to add the first seen timestamp to non-upstreamed
commits

Test: Unit tests included, running locally
Change-Id: I0b2fd022a37c2d35ee46127ae17a06bf66580500
2018-05-14 14:26:32 -07:00
Jayant Chowdhary
6893d8cc69 Mark two records as different if the access specifier is downgraded.
Earlier, we marked two records as different if their access specifiers
were not the same.

Bug: http://b/79493296

Test: tests/test.py

Change-Id: I117a408c7a85624a1e3d7a7477ae789eddd4bccc
2018-05-14 14:07:49 -07:00
Roman Kiryanov
b83b0f1f72 Revert "ANDROID: allow using network as a location provider"
This reverts commit 3431578839.

Bug: 72886046
Test: run a cts test
Reason for revert: I found a better fix:
https://googleplex-android-review.git.corp.google.com/c/platform/frameworks/base/+/3790358
Change-Id: Id2047740e85895868b97b4582903a376c6a49f17
2018-05-14 13:10:03 -07:00
huans
ec04ce868e Change settings only for emulator am: c91a33d3df
am: 8738f6a884

Change-Id: I98c08d2f3a1bacb363c5268d0af06b096140f73b
2018-05-14 11:08:01 -07:00
Jayant Chowdhary
c1f9d4036a Allow collection of abi references for cfi variants as well.
Bug: 66301104

Test: utils/create_reference_dumps.py -l libstagefright_foundation

Change-Id: Id6d0af1c6f8346df14196a82bfa098a4a2bc27e4
2018-05-14 10:58:42 -07:00
huans
8738f6a884 Change settings only for emulator
am: c91a33d3df

Change-Id: Ie630b302fff2235977d512ca77e49abc3fd54895
2018-05-14 10:49:49 -07:00
huans
c91a33d3df Change settings only for emulator
Bug: 79584197
Test: Manual
Change-Id: I953bfd4fd6977d5502b511df3bac41d95c35e5fa
2018-05-11 12:26:49 -07:00
bohu
288d768d66 emulator: bump sys-img revision to 2 am: a8b7f108d5
am: 60d7a82e8c

Change-Id: Iadd71dd581d12c2055e1c75654e52227c295954d
2018-05-10 17:01:01 -07:00
bohu
60d7a82e8c emulator: bump sys-img revision to 2
am: a8b7f108d5

Change-Id: I0ab1a0f4e8bfa6be67996932910b904e78f77def
2018-05-10 15:43:03 -07:00
Andreas Gampe
8695a6baa4 Merge "Scripts: Export symbol.py" am: 4c5c36987a am: 2f5dcfe651
am: 07c15fd539

Change-Id: I86e27af60f45de28987bf6542afd23a6edcd926b
2018-05-10 15:12:01 -07:00