mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Organize tree
This commit is contained in:
parent
3f7b6ce7aa
commit
340f28fe4b
64 changed files with 1 additions and 1 deletions
|
|
@ -1,16 +0,0 @@
|
|||
cc_binary {
|
||||
name: "android.hardware.power.stats-service.exynos7",
|
||||
srcs: [
|
||||
"*.cc",
|
||||
],
|
||||
relative_install_path: "hw",
|
||||
vendor: true,
|
||||
defaults: [
|
||||
"eureka_defaults",
|
||||
"powerstats_pixel_defaults",
|
||||
],
|
||||
cflags: ["-Wno-thread-safety-negative"],
|
||||
shared_libs: ["android.hardware.power.stats-impl.pixel"],
|
||||
init_rc: ["android.hardware.power.stats-service.exynos7.rc"],
|
||||
vintf_fragments: ["android.hardware.power.stats-service.exynos7.xml"],
|
||||
}
|
||||
Loading…
Reference in a new issue