- Jul 14, 2017
-
-
TreeHugger Robot authored
-
Mathieu Chartier authored
am: 41718e24 Change-Id: Ie3052ec70e478b69629e16526542cb616168b58b
-
Mathieu Chartier authored
am: 4ccf8b83 Change-Id: I54fadc1bd30cc508faccabe1553c2db4cc040904
-
Treehugger Robot authored
-
Mathieu Chartier authored
Added new subitems for .dex: boot vdex app vdex app odex .art app art boot art Fixed accounting for dalvik other to be subitems of other subsection instead of dalvik. Sample output: 261,892K: Native 213,196K: .dex mmap 111,620K: .App vdex 65,070K: .App dex 36,506K: .Boot vdex 192,320K: EGL mtrack 161,835K: .so mmap 134,922K: .apk mmap 85,612K: Dalvik 74,656K: .Heap 4,526K: .Zygote 4,218K: .LOS 2,212K: .NonMoving 64,906K: Unknown 52,119K: .oat mmap 42,828K: Dalvik Other 32,704K: .LinearAlloc 3,672K: .JITCache 3,248K: .IndirectRef 3,204K: .GC 40,754K: .art mmap 31,133K: .Boot art 9,621K: .App art 21,976K: Other mmap 20,704K: Stack 16,270K: Gfx dev 9,200K: GL mtrack 3,428K: Other dev 2,744K: .ttf mmap 1,116K: Ashmem 1,052K: .jar mmap 0K: Cursor 0K: Other mtrack Test: dumpsys meminfo -d Test: dumpsys meminfo -s Test: dumpsys meminfo Test: dumpsys meminfo <pid> Test: dumpsys memifno -d <pid> Bug: 32331673 (cherry picked from commit 95550dd3) Change-Id: I7557ee09510651c7b5ddee646c92adbcdd3472db
-
Treehugger Robot authored
-
Hugo Benichi authored
am: a428392c Change-Id: Ide67520d074330ec050ded71118bff0bc88be784
- Jul 13, 2017
-
-
Hugo Benichi authored
Test: I solemnly swear I tested this conflict resolution. Change-Id: I61cfb2d4798350f28f1bb36aed67ee8f18895031
-
Treehugger Robot authored
-
Timur Iskhakov authored
am: 791a698a Change-Id: I9b98013a894aa01268ed69a14c6b425e04771936
-
Hugo Benichi authored
This patch adds a InitialConfiguration class to IpManager for specifying IP information in IpManager ProvisioningConfiguration at IpManager startup. At the moment this InitialConfiguration is not used, but is validated in startProvsiioning if ProvisioningConfiguration includes one. It will be integrated into IpManager IP provisioning logic in follow-up patches. This patch also includes an example of data driven unit tests using a table of test case. The highlights of this methodology are: 1) easy extensibility for new test case, 2) rich and informative error messages, Unfortunately Java support for inlined data structure literals is poor and some companion static methods for data generation are required for enabling this methodology. Bug: 62988545 Test: added new test in FrameworksNetTests, $ runtest frameworks-net $ runtest frameworks-wifi Merged-In: I060b02603af7d73a6407df89344bf0c000574af2 (cherry pick of commit 2757fcf3) Change-Id: I48dbf89232d7758f1b07ed4d76ce93281e5c6b53
-
Timur Iskhakov authored
am: d8dab115 Change-Id: I958ef6fc2d667a691e39e9fadd07303085a499f9
-
Treehugger Robot authored
-
Neil Fuller authored
am: a5a493cc Change-Id: I633d8e838d559056a331bc81bd5db5f644fa4489
-
Neil Fuller authored
am: bd51de1b Change-Id: I3e41058a76b840dfcd1b5171b8c6688509f1fd7d
-
Neil Fuller authored
-
Erik Kline authored
am: ae21b894 Change-Id: If96a33f26fed64a84219868d28765b7581ad453d
-
Erik Kline authored
am: de837a97 Change-Id: I741b6e31fb3adc922f47df824188786ff35e3aa9
-
Treehugger Robot authored
-
Erik Kline authored
Test: as follows - built - flashed - booted - "runtest frameworks-net" passes - observed calls to the HAL setLocalPrefixes in tethering log Bug: 29337859 Bug: 32163131 Merged-In: I3c3bd4ee83ffe86ddbe6a16fbbfa0756bf5064d4 Merged-In: Iaf80e584df458010741401fc1a19e7f6e21923c1 Merged-In: Ifaf23c6179ead9de6ccfcf41e0c203025153167b (cherry picked from commit 32179ff8) Change-Id: I65ea833ac6fe7a75ebe546cfa358c4cffdf2de05
-
Fyodor Kupolov authored
am: 8625194c Change-Id: I5025d99e35dd267ffc3a0c0393a24ebb87cc0546
-
Fyodor Kupolov authored
am: 31419a4a Change-Id: I455be72533c24ceb5ea352774ded30d0c0a2367f
-
Treehugger Robot authored
-
Fyodor Kupolov authored
This reverts commit 2df4e144. It was causing failures in packages/apps/DocumentsUI tests Bug: 63638102 Bug: 63154326 Change-Id: I51fb54f705f58f159f4fcc30bfed41ababcba950
-
Timur Iskhakov authored
Bug: 36233029 Test: links, compiles, hidl_test_java Change-Id: I7e2ec88b2098886983b1d93ab100a77db63f3976
-
- Jul 12, 2017
-
-
Hall Liu authored
* Implement listPendingDownloads and resetDownloadKnowledge * Bring MbmsStreamingManager docs in line with vendor-side API docs. * Remove activeStreamingServicesUpdated * Reorganize the errors in MbmsException into categories. * Add some vendor API docs for file-download Change-Id: Ia29066ea6f2c0414171cffa1ae11bb467f187bee
-
Phil Weaver authored
Back-port fixes for b/62196835 am: 5bdffc5d am: 5a7eb970 -s ours am: f433884a am: ba928bd5 am: 1add6be2 am: ba460643 am: 111a2c79 am: 4d608d2f am: a6e0a6e3 am: cba64fb4 am: 998ef870 am: bb89a1e3 am: f645a57a am: c3fc745a am: 26e98edf am: f75d22dc Change-Id: I587db7b7c343221948ad7a1abccbbfb41de27659
-
Hall Liu authored
-
Phil Weaver authored
Back-port fixes for b/62196835 am: 5bdffc5d am: 5a7eb970 -s ours am: f433884a am: ba928bd5 am: 1add6be2 am: ba460643 am: 111a2c79 am: 4d608d2f am: a6e0a6e3 am: cba64fb4 am: 998ef870 am: bb89a1e3 am: f645a57a am: c3fc745a am: 26e98edf Change-Id: I75d7844c2a000fab74cc82881f8ca4cc43f7acf3
-