Elliott Hughes
13b71453fa
Merge "-e is really about TCP/IP devices, not emulators." am: f28f7c8a74
am: 5bdade8a93
...
am: cf24be99bb
Change-Id: I7d3bd8f949d4b7607747916b541b8c2b80807598
2017-01-14 03:00:24 +00:00
Elliott Hughes
cf24be99bb
Merge "-e is really about TCP/IP devices, not emulators." am: f28f7c8a74
...
am: 5bdade8a93
Change-Id: I0ca6a8824a2f89867e85fea6ee8d97f6dd3a1acf
2017-01-14 02:57:53 +00:00
Elliott Hughes
2140782d24
bootable/recovery wants EqualsIgnoreCase.
...
Bug: N/A
Test: ran tests
Change-Id: I4a6ee9eba0514b8bb8fb0489f4d370964ce9c1c2
2017-01-13 18:51:32 -08:00
Elliott Hughes
5bdade8a93
Merge "-e is really about TCP/IP devices, not emulators."
...
am: f28f7c8a74
Change-Id: I9c15948b84956030eec73358cc6454ed8a16d9bc
2017-01-14 02:51:22 +00:00
Treehugger Robot
f28f7c8a74
Merge "-e is really about TCP/IP devices, not emulators."
2017-01-14 02:47:21 +00:00
Elliott Hughes
a6a0029bbe
Merge "Switch fastboot docs to markdown." am: e94deb3a51
am: b095bf0cf9
am: b21ae4f2d1
...
am: 539abc8d8d
Change-Id: I8c1400de8be3d371a244a778e2320883ebe792cc
2017-01-14 02:34:21 +00:00
Elliott Hughes
539abc8d8d
Merge "Switch fastboot docs to markdown." am: e94deb3a51
am: b095bf0cf9
...
am: b21ae4f2d1
Change-Id: I325fe41a36fad6477b01fb3bfb8b56fb1c953855
2017-01-14 02:31:51 +00:00
Elliott Hughes
b21ae4f2d1
Merge "Switch fastboot docs to markdown." am: e94deb3a51
...
am: b095bf0cf9
Change-Id: Ic24455280f62447c2697d2476debe446d1a50e1c
2017-01-14 02:29:50 +00:00
Elliott Hughes
b095bf0cf9
Merge "Switch fastboot docs to markdown."
...
am: e94deb3a51
Change-Id: Ib9e354ecde88cfe914e95b5ab1e2ab41aad8022d
2017-01-14 02:26:51 +00:00
Elliott Hughes
e94deb3a51
Merge "Switch fastboot docs to markdown."
2017-01-14 02:23:44 +00:00
Elliott Hughes
83ab5c29c1
-e is really about TCP/IP devices, not emulators.
...
Despite the name.
Bug: N/A
Test: N/A
Change-Id: I099222137fabf68f961a6a2e5d11f2904ffd5a0d
2017-01-13 16:58:25 -08:00
Elliott Hughes
84cb36e02d
Switch fastboot docs to markdown.
...
Bug: N/A
Test: N/A
Change-Id: I4713c692f67e1aaba079819a6876d0c7bb94f925
2017-01-13 16:03:13 -08:00
Elliott Hughes
f6fedf3a0c
Merge "Fix libbase file.Readlink test on marlin/sailfish." am: 3052d123a8
am: e8250c0702
am: d8085aede5
...
am: 5f72ceb114
Change-Id: Ifb1fea264d14e67948d5d9fef4c49e6657dbe855
2017-01-13 21:52:46 +00:00
Elliott Hughes
5f72ceb114
Merge "Fix libbase file.Readlink test on marlin/sailfish." am: 3052d123a8
am: e8250c0702
...
am: d8085aede5
Change-Id: I22b5041e89362267d32d57ed55cd245d0b67684d
2017-01-13 21:30:46 +00:00
Elliott Hughes
d8085aede5
Merge "Fix libbase file.Readlink test on marlin/sailfish." am: 3052d123a8
...
am: e8250c0702
Change-Id: Ie2a40317a617261cc57621d82a32cd7b5428537e
2017-01-13 21:20:29 +00:00
Elliott Hughes
e8250c0702
Merge "Fix libbase file.Readlink test on marlin/sailfish."
...
am: 3052d123a8
Change-Id: I54cf0e2f4adc1786bff40e3fa5b5f97e9c7514d6
2017-01-13 21:18:30 +00:00
Elliott Hughes
3052d123a8
Merge "Fix libbase file.Readlink test on marlin/sailfish."
2017-01-13 21:12:21 +00:00
TreeHugger Robot
6078f6b92a
Merge "storaged: replace kmsg with LOG macros"
2017-01-13 20:37:06 +00:00
Elliott Hughes
36c857f18c
Merge "Move to .md files for even trivial documentation." am: 5d05d0e74e
am: 84f52c10a5
am: f4b14761fd
...
am: b7df390f71
Change-Id: I1b1e3b0aa678724c48f4b91bfad58222f44ba132
2017-01-13 19:55:56 +00:00
Elliott Hughes
b7df390f71
Merge "Move to .md files for even trivial documentation." am: 5d05d0e74e
am: 84f52c10a5
...
am: f4b14761fd
Change-Id: I438f4437286f1b7aded0d506dddff38ac772c12a
2017-01-13 19:53:59 +00:00
Elliott Hughes
f4b14761fd
Merge "Move to .md files for even trivial documentation." am: 5d05d0e74e
...
am: 84f52c10a5
Change-Id: I1e429d8695479469c6643280f60e21032086ab5d
2017-01-13 19:43:54 +00:00
Elliott Hughes
84f52c10a5
Merge "Move to .md files for even trivial documentation."
...
am: 5d05d0e74e
Change-Id: If8300cc2d2928520bfe19b36c4fea83cd9558b7a
2017-01-13 19:41:53 +00:00
Treehugger Robot
5d05d0e74e
Merge "Move to .md files for even trivial documentation."
2017-01-13 19:39:26 +00:00
Jin Qian
535ddbe2c9
storaged: replace kmsg with LOG macros
...
Also convert android_log_event to C++ style calls.
Change-Id: I7d62c81789fe7925fe9cae3e2a798b6af8c8be9d
2017-01-13 19:02:23 +00:00
bowgotsai
fad8160c34
Merge "fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp" am: 8c301d22e4
am: 538cef7b48
am: e7914cbf59
...
am: 3c79b63ff4
Change-Id: I6c61c76706bcf8b454faa1822f788bb8b5886b55
2017-01-13 18:23:58 +00:00
Jorge Lucangeli Obes
d9927a0143
Merge "Check the return value of setuid(2)." am: 155d2bcb7a
am: 4503269951
am: 4d7df0ffe5
...
am: ee5d1563f4
Change-Id: Ic9723b2fffc5830f5dc9e81095ec15afe97ad6f8
2017-01-13 18:23:47 +00:00
bowgotsai
3c79b63ff4
Merge "fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp" am: 8c301d22e4
am: 538cef7b48
...
am: e7914cbf59
Change-Id: Ibad5cf498cda4daa8cdd6b0a81a05cda71782f10
2017-01-13 18:21:32 +00:00
Jorge Lucangeli Obes
ee5d1563f4
Merge "Check the return value of setuid(2)." am: 155d2bcb7a
am: 4503269951
...
am: 4d7df0ffe5
Change-Id: I476fbb57e0beb524bd9d768f609a4c70ed50dcaa
2017-01-13 18:21:20 +00:00
bowgotsai
e7914cbf59
Merge "fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp" am: 8c301d22e4
...
am: 538cef7b48
Change-Id: I583a46b55ffc392da6e94eb0f2e156fadf4acd2e
2017-01-13 18:10:57 +00:00
Jorge Lucangeli Obes
4d7df0ffe5
Merge "Check the return value of setuid(2)." am: 155d2bcb7a
...
am: 4503269951
Change-Id: I2fc84f80f38f1afdddbdb4f7c1ca6ec0fe25f29d
2017-01-13 18:10:46 +00:00
bowgotsai
538cef7b48
Merge "fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp"
...
am: 8c301d22e4
Change-Id: I74645eef0fbb6ad5ebbc565f2e7b848bbd200959
2017-01-13 18:01:58 +00:00
Jorge Lucangeli Obes
4503269951
Merge "Check the return value of setuid(2)."
...
am: 155d2bcb7a
Change-Id: I6d2a0d65d21d525c411d142cfdd29b660ec2fab0
2017-01-13 18:01:45 +00:00
Treehugger Robot
8c301d22e4
Merge "fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp"
2017-01-13 17:57:45 +00:00
Treehugger Robot
155d2bcb7a
Merge "Check the return value of setuid(2)."
2017-01-13 17:48:08 +00:00
Mark Salyzyn
d971297708
Merge "trusty: use log/log.h for ALOG macros" am: dc40813167
am: 8548d54b2f
am: 3d6a3d2a13
...
am: fd665590d5
Change-Id: Iddf206c52210a8a9d372c28c14463ca927b7d180
2017-01-13 16:01:37 +00:00
Mark Salyzyn
fd665590d5
Merge "trusty: use log/log.h for ALOG macros" am: dc40813167
am: 8548d54b2f
...
am: 3d6a3d2a13
Change-Id: Idbd1c1556d3867c9b9a0247c845530b2cb16fc47
2017-01-13 15:56:20 +00:00
Mark Salyzyn
3d6a3d2a13
Merge "trusty: use log/log.h for ALOG macros" am: dc40813167
...
am: 8548d54b2f
Change-Id: Ibb9c38532e779a322858c5f018f713f46d065f3c
2017-01-13 15:44:36 +00:00
Jorge Lucangeli Obes
f4ae42f6a8
Check the return value of setuid(2).
...
I'd like to mark setuid() WARN_UNUSED_RESULT to prevent security bugs.
This line would break because the file is compiled with -Werror.
Bug: 34251640
Test: Build, run unit test.
Change-Id: Ibb6fa5e5b899d47f77f2a32da762165de310101d
2017-01-13 15:43:45 +00:00
Mark Salyzyn
8548d54b2f
Merge "trusty: use log/log.h for ALOG macros"
...
am: dc40813167
Change-Id: Id92489dd0b84255c1ec0033137cefd14181ca1c6
2017-01-13 15:40:05 +00:00
Mark Salyzyn
dc40813167
Merge "trusty: use log/log.h for ALOG macros"
2017-01-13 15:32:39 +00:00
Mark Salyzyn
5654a887b1
trusty: use log/log.h for ALOG macros
...
Test: compile
Bug: 34250038
Change-Id: I12e7c6ea5a9ca950751fcf65352889650f198986
2017-01-13 07:30:11 -08:00
bowgotsai
47aa2a7520
fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp
...
Make the code more C++-ish by replacing char* or char** with
std::string&.
Bug: 31264231
Test: check device can boot with dm-verity
Change-Id: Ie3ca3f449b52959d1a7b2887d722eb5ce366c4f9
2017-01-13 17:39:04 +08:00
Wei Wang
fc453321df
Merge "libcutils: change klog_level to KLOG_INFO_LEVEL" am: 5e9863bf63
am: 974dd6291e
am: c87d4ce758
...
am: a06b862257
Change-Id: I83876ce9b0258bc8c5217043f6ea9810a9bfd7a8
2017-01-13 08:22:40 +00:00
Wei Wang
a06b862257
Merge "libcutils: change klog_level to KLOG_INFO_LEVEL" am: 5e9863bf63
am: 974dd6291e
...
am: c87d4ce758
Change-Id: I89a9aac59e09895b725a9d6e02c649d030746aa7
2017-01-13 08:20:24 +00:00
Wei Wang
c87d4ce758
Merge "libcutils: change klog_level to KLOG_INFO_LEVEL" am: 5e9863bf63
...
am: 974dd6291e
Change-Id: Ib27b60748cb21cf470cf5e1004274c1d5e5d7617
2017-01-13 08:16:37 +00:00
Wei Wang
974dd6291e
Merge "libcutils: change klog_level to KLOG_INFO_LEVEL"
...
am: 5e9863bf63
Change-Id: I3c3a4e21d803e615c9fab7cdb381b9e3c2586667
2017-01-13 08:13:37 +00:00
Treehugger Robot
5e9863bf63
Merge "libcutils: change klog_level to KLOG_INFO_LEVEL"
2017-01-13 08:08:26 +00:00
Elliott Hughes
15f0f504ac
Move to .md files for even trivial documentation.
...
So it's automatically displayed for folks browsing the source.
Bug: N/A
Test: N/A
Change-Id: Ib595ab428054f274a92374728e3e66474ffc5116
2017-01-12 22:40:49 -08:00
bowgotsai
9ce6950262
Merge "fs_mgr: moves common functions out of fs_mgr_verity.cpp" am: a37ff0dd83
am: ca11618b25
am: bfe74a7ac3
...
am: e40e90c24d
Change-Id: I0e491ec1f826961c0cebb446ee57be0a9957aadd
2017-01-13 06:36:02 +00:00
bowgotsai
e40e90c24d
Merge "fs_mgr: moves common functions out of fs_mgr_verity.cpp" am: a37ff0dd83
am: ca11618b25
...
am: bfe74a7ac3
Change-Id: I148a63c8928db1b198472226b598d981203aab47
2017-01-13 06:33:50 +00:00