sm8250-common -> sm7325-common
This commit is contained in:
parent
5404d41486
commit
95b667c5b9
74 changed files with 4210 additions and 3942 deletions
|
|
@ -14,10 +14,10 @@
|
|||
// limitations under the License.
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.lights-service.motokona",
|
||||
name: "android.hardware.lights-service.motolahaina",
|
||||
relative_install_path: "hw",
|
||||
init_rc: ["android.hardware.lights.motokona.rc"],
|
||||
vintf_fragments: ["android.hardware.lights.motokona.xml"],
|
||||
init_rc: ["android.hardware.lights.motolahaina.rc"],
|
||||
vintf_fragments: ["android.hardware.lights.motolahaina.xml"],
|
||||
vendor: true,
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define LOG_TAG "android.hardware.lights-service.motokona"
|
||||
#define LOG_TAG "android.hardware.lights-service.motolahaina"
|
||||
|
||||
#include "Lights.h"
|
||||
#include <android-base/file.h>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
service vendor.light /vendor/bin/hw/android.hardware.lights-service.motokona
|
||||
service vendor.light /vendor/bin/hw/android.hardware.lights-service.motolahaina
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
Loading…
Add table
Add a link
Reference in a new issue