otautil: Rename dir/sys/thermal utils.
Test: mmma -j bootable/recovery Change-Id: I32ab98549e91f993364306e4a88dc654221b3869
This commit is contained in:
@@ -14,14 +14,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
#include <android-base/file.h>
|
||||
#include <android-base/test_utils.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "otautil/SysUtil.h"
|
||||
#include "otautil/sysutil.h"
|
||||
|
||||
TEST(SysUtilTest, InvalidArgs) {
|
||||
MemMapping mapping;
|
||||
|
||||
Reference in New Issue
Block a user